‎26-11-2021 11:00 AM
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.
‎13-09-2022 07:17 PM
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
‎26-11-2021 11:02 AM
If you have added the button to a propertypage you can try with a condition where you can hide the button.