Hi
I have an app that needs to send automatic emails when a formview updates. No problem there, but I need to present the email content to the user as the formview is updating, ask them to check it, edit it if necessary and then send it. There could also be more than one email per formview updating.
Is a modal best for this and how do I pause the formview update as I display the modal(s)? They could be open for a few minutes.
Let me know if this doesnt make sense.
Thanks
Leonaisse