Forums

Text field limits, size, no of chars

empulse 21 Apr, 2024
How do I put limits on the text and textarea fields?  Specify max number of characters in the fields and the max size the field(s) are displayed on the screen?
Max_admin 21 Apr, 2024

You can use CSS to style the fields size and Regex or Function validation for checking the length of the field value, here is a tutorial on custom validation functions in v8:

How to use custom JavaScript or PHP validation in your form - ChronoForms8

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
You need to login to be able to post a reply.