I have defined a couple of custom actions and was able to add them as part of the menu items. However I want to be selective on the actions available to the user depends on the properties of the document. For example:
I would add and define custom aspects to the document and if a particular aspect is set, "Action1" will show as one of the menu item, otherwise "Action2" and "Action3" will show.
Is this possible?
Thanks in advance.