Populating XML dynamically

Hi!

i’m using your “grouping combo” code and i was wondering how could i populate different xmls on the combo2 depending of the value chosen by the user on the combo1.

right now i only have the example code but instead of loading the php file containing a database, i have 1 “main.xml” containing 5 values, and every value should then show 5 different XMLs each one containing other values (like for example combo1 has the states and each state value has one file containing its cities).

Plus, what if i want each value from combo2 to have a link to a certain page, and i want to have some sort of trigger (that i would add in a button or something), is that possible with this library? because on the documentation i see you let people choose but then nothing happens :frowning:

i’d really appreciate if you could give me a hand!

thanks!

Hi
Here is a demo for you with the combo group xml behavior you need - see attachment
But can you clarify about button? Some more info/images?
49711.zip (408 KB)

Don’t worry about it! i managed to solve the problem! i’m really happy with this library, it’s pretty useful =D

You are welcome!