Is there a maximum number of options for a custom field select list?
Mathematically, yes, there is a limit. But it's a stonkingly high number that is orders of magnitude beyond what any human could possibly find useful, and even a tiny fraction of the maximum would leave the field unusable in a browser.
I would strongly recommend keeping the number of options in a select list very very low. The 200-ish you find in a "countries" type list is already painful for humans, and only really useful because it's an easy concept. I'd question any single-select list with more than a couple of dozen items unless they're one of the highly recognisable lists of items like countries are.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.