I'm using LiveCycle Designer ES2 v9.0.0 and I'm trying to do the same
thing, included here is a link to the sample file that I'm working with.
The 1st two drop downs work just fine, but when getting to the 3rd drop
down it's locked and will not give information. If I clear out the top
name.clearItems(); in the script it will allow the items to show, but it
will not filter the content based upon the choice of the previous
dropdown. Will the switch statement not work for more than 2 items and I
ne...