Data Standard hiding Numbering Scheme field

Data Standard hiding Numbering Scheme field

FedotovAnton
Enthusiast Enthusiast
691 Views
2 Replies
Message 1 of 3

Data Standard hiding Numbering Scheme field

FedotovAnton
Enthusiast
Enthusiast
Hello,
is it possible to hide or disable Numbering Scheme for drawings? For example - if file name has IDW extension - hide Numbering Scheme field?
Thanks,
Anton
0 Likes
Accepted solutions (1)
692 Views
2 Replies
Replies (2)
Message 2 of 3

wangdu
Collaborator
Collaborator
Accepted solution

Hi,

 

You need to return $null from the GetNumSchms function defined in the Default.ps1 file. Your numbering scheme combobox will be diabled and the FileName textbox will be visible.

 

Check this old post on how to check the file type in the GetNumSchms function

 

http://forums.autodesk.com/t5/vault-customization/2015-r2-datastandard-filename/m-p/5376391#M2703

 

Hope it helps!

 

Wangdu

0 Likes
Message 3 of 3

FedotovAnton
Enthusiast
Enthusiast
Works like a charm 🙂
Thanks!
0 Likes