cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Disable button on creation of object

simikadampatta
Trusted Contributor

Hello,

I have overloaded the 'Create' button with a new name 'Create Risk Profile'.

 

NewObjButton =Item(~ZQ(e1TAeX9xV[Create Risk Profile]),From(riskMap),Title(Up),Param(PushButton,OverloadStandard[Create])

 

 

However, I want to disable this button once an object is created.

That is, it must allow the user to create only one object belonging to that MetaClass. I am not being able to figure out how to go about this. Attaching screenshot for your reference.

 

 

 

2 Replies

dingalls
Retired

Hello,

 

If you still require assistance with this matter please feel free to open a Support case and we will route the inquiry to the appropriate team.

 

Thanks, 

David 

hsoegaard
MEGA Partner
MEGA Partner

If you have added the button to a propertypage you can try with a condition where you can hide the button.