Hi All,
I have Multiple Server Side Item Actions Configured on the Part Item , I want the logic/functionality to be performed by each action to be controlled by the same method .
In which case , is there a way to pass the Invoking action name to the…
I have this action which runs fine on an itemtype1, I want to use the same action to be triggered when i am on another itemtype2 but itemtype1 is in a relationship.
Currently im getting an error when i click that action from the relationship,
Hi,
i need to set up a functionality upon on clicking Action in Part item, it should create three parts for me with three different X class values and three documents with three different X class values has to be create .
Example:
Action on…
I am working on a user option dialog where they can pick and choose some values[ logged_in_group to start with]
I have created placeholder properties in Core_GlobalLayout for this. Get_IdentityMembership_Details and Get_AllGroups_Details works fine…