1. marcos-rodrigues
  2. Support
  3. Tuesday, August 01 2017, 05:19 AM
How can I use some javascript code to validate one custom field of my registration form?
admin Accepted Answer
Admin
Hi,
Easy Profile extends Joomla user profile (not replace), so registration form is created and managed by Joomla with JForm API.

JForm have a own javascript validator that you can extends, you can see the source code at /media/system/validate-uncompressed.js

Anyway, if you explain me which type of validation you need then maybe Easy Profile can already do this. Text field type have parameters called "Format" and "Custom Format", "Custom Format" parameter accept Regex expressions.
  1. more than a month ago
  2. Support
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.