Hi!
I tried to set up pattern for text field validation, but I can't understand how to do this. Pattern like this pattern="[0-9A-Fa-f]{12}" or any other.
Can you help me, please?
Regards,
Sergey
Hi Sergey,
Please try this:
/[0-9A-Fa-f]{12}/
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi,Max!
It works.Thanks. But validaiton works very strange in my opinion. There is some bug here, I think.
Best regards,
Sergey
Hi Sergey,
How do you expect it to run exactly ?
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi, Max!
It's difficult for me to understand how to fill correctly fields on the validation tab - 'Regular expression' and 'Validation rules' fields.
Best regards,
Sergey
Hi Sergey,
The validation rules takes custom rules and messages, the other validation settings are the predefined ones.
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.