• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Add "are you sure?" window when clicking SUBMIT?

Add "are you sure?" window when clicking SUBMIT? 8 years 3 weeks ago #36703

EDIT For those who are wondering, I did solve it. It was very easy. To do this:
1. Click on the "Edit" button for you "Submit" button.
2. Go to "Attributes".
3. In the "Additional Attributes" field, enter this: onClick="return confirm('Are you sure you want to submit?')";
4. Now when you click submit on your form in the front-end, it will ask you to confirm.

Hope this helped.


Hi there

Pretty much what the title says.

After the user has filled in the form and clicks the "SUBMIT" button, a window must pop up asking them:

"Are you sure you want to submit this form?"
"YES" --- "NO"

If they select "YES", form will submit; else form does not submit and user can make changes.

Any help would be appreciated.

Regards
Last Edit: 8 years 2 weeks ago by fretsmaster.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!