WDK Action Button disabled within TaskSpace Form
Dear All, Within my taskspace application, I added a new basic action "rejectworkflowtask", by adding the following line to "ts_plain_actions.xml" file of my application <plain-action id="rejectworkflowtask" desc="Reject a workflow task without calling form.save()" /> And added a new invoke button in my form that is…