Discussion
1
Replies
369
Views
Posted: October 7, 2015
Last activity: October 9, 2015
Closed
How to configure Optional Popup Screen?
Hi,
We have requirement to display popup based on certain condition after I click "Submit" of a flow action. The condition is based on the value of certain fields in the form.
If it doesn't meet the condition, it shouldn't display the popup, but proceed to complete the flow action (FinishAssignment).
How can I achieve this?
Thanks
Do you really need a popup for the message ? Otherwise you can use Validation rules in the post Flow Action to display your message (or not)