v15 List Manager

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 

Parents Reply Children
  • Oh sure.  I can build it manually just fine when I go to "Show Query".  I am 99.9% certain that the problem is not SQL related but instead probably in the .NET side of things.  And I have tried with many varieties of different elements.  It is the distinct count of the element, oddly enough, that is posing the issue, and it is almost definitely NOT SQL related, or, if it is, certainly not related to a varchar length or typical SQL/List Manager issue of the past.

    I DID just today get a response to my ticket saying that that this is probably related to a newly discovered defect that as of yet is still unpublished on the master defect list.  So keep your eyes open, I guess.

  • , that would make sense, however it seems our problem is that of which John has encountered.

    I went on to add several more values, which if that didn't work, would lead me to believe it was a character limitation. However, since I was able to do this, I am thinking it must be a defect of some sort. I am able to manually build, but we have many users who pull their own lists and aren't able to use that method. For now, we are using a work around of splitting the criteria in two and using the alternate criteria and adding the same field selecting the rest of the values. 

    I appreciate everyone's input! 

  • Yeah, that seems certain (although I think Kathleen's issue may still be with the size of the list, given the error message).  Mostly I recommended building manually in case the problem selections had some sort of rhyme or reason to them (problematic character in the description, for instance, or a duplicate id or something like that).