Hello I have the following xml file loaded into a pdf my xml file is
structured in this way:
In the first drop downlist I was able to load the field
values (A, B, etc.) following this tutorial:
http://forms.stefcameron.com/2006/07/29/dynamic-properties/ works well
the problem I have now is how do I load in a second drop downlist, the
values (100, 200) from the xml file according to the choice made
before?