How do I limit the maximum length on a list field? I need people to enter multiple zip codes, so I want to limit the character count to 5 on each list field.
I know there should be hooks somewhere for this, but not should what they are and where they should go.