Forums

Set Max Data Limit on Text and Textarea

LikeStuff 1d ago

Hi there,

Is there a way to set a max limit of characters on the text or textarea field?  I can't seem to find that option.

Thanks!

flyboeing 1d ago
Answer
1 Likes

In my textfield I added a 'HTML Attributes' property with the maxlength attribute (in my case I wanted a maximum of 3 characters so it was maxlength=3)

Max_admin 1d ago

flyboeing answer is good, another solution is to use a custom JavaScript validation function

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.