• 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: Changing how the Thank-You message displays

Changing how the Thank-You message displays 11 years 3 months ago #26339

  • xbumble
  • xbumble's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi there,

Is it possible to change the functionality of the Thank-You message so that it pops up in an alert box rather than being displayed after the form reloads?

Many thanks for any help. :)
The administrator has disabled public write access.

Changing how the Thank-You message displays 11 years 3 months ago #26360

  • seal305
  • seal305's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 20
  • Thank you received: 1
The form is posting the fields so by definition it is "refreshing" if it is successful. You could check all your fields in the php Form process script and and then "knowing" the data will be posted you could put up an alert. But the thank you (or "this form has been submitted") message would still display as well.

What exactly are you trying to see happen?
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!