Question
6
Replies
436
Views
PEGA
Posted: January 12, 2016
Last activity: January 14, 2016
Closed
Solved
How to propmt user before submitting a flowaction (7.1.9)
OOTB "close" action prompts user if there are any unsaved changes.
What is the best way to implement similar prompt feature before submitting a flow action?
Hi
An alert generally comes if the data are not saved. Since via submit button we are trying to finish an assignment, it takes care of saving the data automatically hence no such alert gets displayed !
So I would like to know what exactly you want to prompt the users on click of the submit button of a flow action ?