I limited a field in our form to 100 characters. The form submitted looks like it's holding the 100 characters perfectly but the form kicks off a workflow and the workflow has the full string at 105 characters. How is this possible?
Here is the field setup:
Here is the image from the submitted form showing only the max characters allowed in the form:
Here is the workflow token from the fail workflow (failed due to DB varchar(100)) and this is 105 characters: