Community
Vault Customization
Share your knowledge, ask questions, and explore popular Vault API, Data Standard, and VBA topics related to programming, creating add-ins, or working with the Vault API.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User Properties to determine folder location

1 REPLY 1
Reply
Message 1 of 2
gluckett
313 Views, 1 Reply

User Properties to determine folder location

Hi All,

is there a code example of how to grab the user properties from the Add form and redirect the document to the location based on what the user picked.

 

For example, the user arbitrarily drags and drops a file into Vault Client,

an add form appears,

the user enters User Based Properties,

the file is then redirected to the new folder

- such as "BUILDING 123"/"FLOOR 33" 

 

Is this possible in Vault?

 

thanks

gordon

 

1 REPLY 1
Message 2 of 2
orbjeff
in reply to: gluckett

Hi Gordon,

 

Yes this is possible using the Vault API. The API lets you detect client side events such as a new file being added. From there you can launch a Windows form and present it to the user. The API even gives you a chance to block certain actions from completing if for example the user did not complete the form.

 

I would suggest reading Doug's blog regarding Vault Events.

Jeff Johnson
Technical Consultant
MasterGraphics Inc.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report