What is the maximum number of values a drop-down list or multi-drop-down list can have.
There is no coded in limit to the amount of values that can be used. You may see a slight performance issue after several thousand values, but we did try to overcome that issue by showing the first 50 items, showing the rest on successive pages and allowing for search. Extremely large numbers of values may not be currently feasible.