Page 1 of 1

[Added] Input character limit

Posted: Wed Jul 14, 2021 4:34 pm
by admin
The maxlength attribute is now set by retrieving the length of the DB column.
The attribute prevents characters beyond the maximum length from being entered and from being truncated while storing in database.