We're running into the limitation of 2500 picklist values in Forms 2.0.
The form has three tiers of questions - with visibility rules set up for tiers 2 & 3.
An example (not our actual scenario) would be:
Tier 1: Country
Tier 2: State or Provice (based on Country)
Tier 3: City (based on State or Province)
In this example, there are more than 2500 possible cities in all countries, and all must be included in the values list.
Is anyone else having this problem, or have developed a workaround using Markteto?
Thanks!
James
Hi Kim,
No, to my understanding, the 2500 picklist value limit is still in place.
Our work-around was to use java script and reference an XML document, which is more code-heavy than we would have preferred.