Hi,
I am trying to create a human action task which should progress in a direction depending on which button user clicks on the form (instead of Task page).
For instance, if a user (task assignee) clicks a button “Branch A” on the form, the workflow should proceed towards “Branch A”. If task assignee clicks button “Branch B” then workflow should proceed towards “Branch B” and similarly for “Branch C”. How can I control workflow progression from APEX form?
I hope my question/requirement is clear.
Thanks in advance for your reply!