Display the Number of Remaining Characters in Forms

Top  Previous  Next

 

The char limit function is implemented to show the users how many symbols are left to fill in the field. It is available for the fields in the add/edit listing forms and in the user registration/edit profile forms.

 

          symbols_restriction_example

 

The char limit can be set for fields of string and text type, which have the Maximum Length set in the Admin Panel.

 

            symbols_restriction_setting_maxlength

 

When the limit of symbols is reached, the function prevents the user from entering additional symbols.