Hello All,
I am working on Form that three possible actions for the user to select from Submit (renamed Needs Revision), Approve, and Reject. In one the next cases, the reject button is renamed Cancel Request. At the end, I apply a template that contains the dataset_action token so I can sort the saved form by Approved, Rejected, or Requester Cancel. However, the dataset_action field contains the information for the first instance of an action button being applied. Is there way to get the field to contain the information from the last action applied?