Hi, all-
Does anyone know if there is a limit as to how many selections can be added to a field in list manager?
We have a field and are trying to select 16 options, however we are unable to save and close when we hit 16.
We are fine with 15.
I didn't see this in any documentation so was wondering if I either missed it somewhere, or if others are experiencing this as well.
Thank you!
Rachel
Odds are high that List Manager converts multi-selects like that into a comma separated varchar of length 255, so I expect the cutoff is based on the length of the select id values.
Quite possible. But if you can be sure that your list of 16 values is well below that character limit, I would submit a ticket.
We just recently encountered a new situation, Version 15, using the List Manager element "Package History Package" wherein we could not select 10 values from the dropdown. 0 - 9 and 11+ worked just fine, but 10 did not. No idea why, and as those are 3-4 digit package numbers that is certainly well below any varchar limit.
Thank you both for your responses.
John A. Moskal II, very interesting. I tested it to see if I could select 17 values and I can. So 15 or 17 values work, but not 16. Looks like this is going to require a ticket...
Thanks for your help!