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
i’d really appreciate if you could give me a hand!
thanks!