Announcement
Collapse
No announcement yet.
Character limits in PaaS
Collapse
X
-
Kevin,
Are you referring to the HTML syntax for a field?
<input name="textfield" type="text" id="textfield" size="50" maxlength="45">
the above sets a limit of 45 characters so the end user can't type more than 45 characters. In the above the field size, on a purely cosmetic basis, is 50.
Hope that answers your question. If not please let us know.
Leave a comment:
-
Character limits in PaaS
Hi,
How do you add character limits to fields in the HTML form? I want to add these in so we don't run into interference with character limits in Salesforce.
Thanks,
Kevin
Leave a comment: