Hi all getting the following error when generating the domain:
Action privilege NextStep for customer skyve in module tABSPOC for document TenementNote for role Viewer does not reference a valid action.
I have defined the following action in the view (edit.xml)
<actions>
<defaults/>
<action displayName="NextStep" className="NextStep" inActionPanel="true" />
</actions>
Did I miss a step or have I incorrectly defined the action?
Any assistance greatly appreciated.