[Added] Input character limit
Posted: Wed Jul 14, 2021 4:34 pm
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.
The attribute prevents characters beyond the maximum length from being entered and from being truncated while storing in database.