Hi there,
We have a portal where our administrator completes a form on a page associated with a record.
I have set a form action where the information (email rich text, subject) is copied to a new set of fields, so that we keep a record of the form contents.
Once the form has been submitted, it emails the contents to a user.
This works well!
However - if our administrator wants to send another email using the form, the original data is still in the form.
If I set up some actions to blank the form when it’s submitted, it also blanks the fields that get sent to the user.
Is there a way of blanking the fields in the form, if it gets used again, so the administrator isn’t having to delete the text and subject line each time?