Not allowed multiple empty options in a dropdown?
-
One of my custom fields is a dropdown named ‘Company Name’.
It contains 40 companies from 2 different industries.I’d like to have a dropdown like this:
empty : Industry ONE
company1a : Company 1A
company1b : Company 1B
company1c : Company 1C
empty : (blank)
empty : Industry TWO
company2a : Company 2A
company2b : Company 2B
company2c : Company 2CWhenever I try to submit a 2nd/3rd/4th empty entry it just removes it and uses only the first one.
If I can improve how I’m doing things I’d also appreciate any suggestions, it’s possible in the future this list may extend to 300+ companies so I’ll definitely need to think of something!
Thanks
The topic ‘Not allowed multiple empty options in a dropdown?’ is closed to new replies.