• 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: Display check mark validated field

Display check mark validated field 9 years 7 months ago #32452

Hello,

Does anyone know if it's possible to display a check mark after a user fills in a field and only when that field passes validation?
I'm using UIkit in my template, so there's already a CSS class for the check mark available, I would like to display it after the filled field.

Thanks!
The administrator has disabled public write access.

Display check mark validated field 9 years 7 months ago #32457

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
The current version of RSForm!Pro does not have a functionality like you described. The actual "validation" happens during Form Processing (which is after you press the submit button).

Although the component does have an AJAX validation option, it is not triggered after you fill in a field. It's triggered before the form is submitted.

You can enable AJAX validation from the Form Properties:
https://www.rsjoomla.com/support/documentation/rsform-pro/getting-started/form-properties.html

Note that you can replicate your scenario by using the CSS class that is being applied upon invalidating a field.
My help is not official customer support. To receive your support, submit a ticket by clicking here
Last Edit: 9 years 7 months ago by cosmin.cristea.
The administrator has disabled public write access.

Display check mark validated field 5 years 9 months ago #39355

I know this topic is old but has anyone successfully achieved this?

"Use AJAX Validation: By using AJAX validation, your form will be validated in real time without refreshing the page. If you encounter issues with your template or other modules on the page (Javascript errors) when using this setting, simply set it to No and the forms will work correctly without AJAX."

If so is there any documentation or examples?

Regards

Andrew
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!