AutoCAD Map 3D Forum
Welcome to Autodesk’s AutoCAD Map 3D Forums. Share your knowledge, ask questions, and explore popular AutoCAD Map 3D topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Advanced form control for Infrastructure Administrator 2014

0 REPLIES 0
Reply
Message 1 of 1
john.bendix
286 Views, 0 Replies

Advanced form control for Infrastructure Administrator 2014

We are trying to find out if there is a way to hide a control at the form level like you can at the grid level when using form designer in Infrastructure Administrator/Map 3d indusry models. If you look at the code we have bben able to write a script for locking the control...but not hiding it. Is there a control for such an option??

Thanks John

 

Dim mybankid as string=me.StrValue("BANK_ID")

if mybankid = nothing then

me.Dialog.Controls.Item("Bank_ID").IsLocked=false 'can be edited
me.Dialog.Controls.Item("Trans_num").IsLocked=true 'can not be edited

else

me.Dialog.Controls.Item("Bank_ID").IsLocked=true 'can not  be edited
me.Dialog.Controls.Item("Trans_num").IsLocked=false 'can  be edited

end if

0 REPLIES 0

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

Post to forums  

Autodesk Design & Make Report

”Boost