We ship primarily with UPS, and their Worldship program enforces a maximum line length of 35 characters for all lines except the city name, which is 29 characters.
Quickbooks allows more characters than that, and this is an issue since our employees are incapable of self-regulating when it comes to line length. I was hoping to have Method enforce the character limits.
Unfortunately, I am unable to change the actual max field lengths for Sales Orders, Invoices, etc, because they are core fields from Quickbooks. (Not to mention the conflict with all our old records that would exceed the reduced max field length).
So I'm interested in creating an action set that actually counts the characters in each line of the shipping address fields, and gives a warning to the user when they try to save. I was thinking the "Character function", but there doesn't seem to be a character count function included in that action.
Any suggestions?