jeff_stroh
4 years agoIdeator I
Hide Button by Classification
This seems straightforward, but I'm not having any luck.
We've modified the Document ItemType with an additional Classification category to link out to documents produced in another system. For th...
- 4 years ago
Hi Jeff,
you can do this with an "init" Method in your CUI element. It´s possible to disable a CUI button according to specific properties. I don´t have a sample at hand, but take a look on some of the existing CUI elements that do something similar. Maybe the Promote/Mass Promote elements.
Edit: I never used the "classifications" so I am not sure if this would be the better variant. But I remember I disable one button according to the "state" property, which is somekind of similar