Hello Community,
I have created one form which has email field and submit button. This form is rendered inside one popup which is shown to users when they want to download whitepaper. once they fill the details i sent an email and one message is displayed
now there are multiple whitepaper for which this popup is shown. When user fills the form message is displayed and email is received by them but when user clicks on another white paper instead of email fields and submit button, the message is displayed. I have to refresh the page to see form again. So my conclusion is that form is not reset.
I want to rest the form when popup is clicked again. Also i want to mention that i am using CustomFormSubmitAutomationEmailProvider as kentico documentation suggested to sent the email.
So, How do i do that ??
Environment
- Xperience by Kentico version: [30.1.0]
- .NET version: [8]