We worked around that by using the Left($Variable),nn) to just take the first nn number of characters when updating the field, to stop the users receiving error messages. Not ideal as essentially you are concatenating the input, and not informing the user of such (although we did change the field label to match)
Comment actions