Hi,
I have a two part form in which the first section has a button to trigger 1 workflow and the second section uses another button to trigger another workflow. I want to be able to click the first button - submit the information but stay on the same form page and not redirect to any page. After selecting the first button user should be allowed to stay on the same page and submit the second part of the form with the second button.
Is it possible?