Limit Number of Characters in Dropdown List
In my dropdown list, I selected the option "Allow user to enter custom text". The problem is that the user can enter an infinite about of text and I'd like to limit the number of characters so that text longer than the visible area can't scroll. There are no options that will allow me to do this in a dropdown list like there are in a text box. Is there a script that I can add to my dropdown list?
