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: 

SelectEntitySettings limit to a folder and its sub folder

2 REPLIES 2
Reply
Message 1 of 3
wesbird
303 Views, 2 Replies

SelectEntitySettings limit to a folder and its sub folder

Hi, 

 

  I start to use SelectEntity and SelectEntitySettings to select File.  I want limit my end user only select File under folder $/A and its sub folder, for example. I know I can use InitialBrowseLocation to set inital folder. if I set RestrictNavigation = true, then only File under $/A can be selected, not the sub folder like $/A/A1, or $/A/A1/A1AA, .. ; set RestrictNavigation = false, then end user can switch to $/B, $/C. 

  Did I miss something? Thank you so much for your time. 

 

 

 

 

Thanks

Wes

Windows 10 64 bit, AutoCAD (ACA, Map) 2023
2 REPLIES 2
Message 2 of 3
wayne.brill
in reply to: wesbird

Hi Wes,

 

There is not a property that will make the VaultBrowserControl only allow the user to select files in a folder and it's sub

folders. (I asked a colleague in Vault Engineering about this)

 

You could request an enhancement on the Vault Idea station to make RestrictNavigation allow more options:

http://forums.autodesk.com/t5/Vault-IdeaStation/idb-p/2

 

 

Thanks,

Wayne



Wayne Brill
Developer Technical Services
Autodesk Developer Network

Message 3 of 3
wesbird
in reply to: wayne.brill

Thank Wayne. 

Windows 10 64 bit, AutoCAD (ACA, Map) 2023

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

Post to forums  

Autodesk Design & Make Report