Skip to Content
0
Feb 14, 2017 at 03:04 PM

Restrict backoffice field length

790 Views

Hi,

I would like to restrict the length of user input for a backoffice field. Is there a way to do this other than using a ValidateInterceptor / Jalo class?

I would like the user to be restricted to only enter 3 characters for a field (code). HTML equivalent below:

Pradeep