Hi GreyHead,
I've two db tables, linked from a id field one to many. I need two dropdown controls like dynamic dropdown demo, using two tables of db.
this demo:
http://demos.chronoengine.com/index.php/chronoforms/dynamic-dropdown
how can I do like this ? is possibile see how is configured chronoform for this demo ?
thanks
I've two db tables, linked from a id field one to many. I need two dropdown controls like dynamic dropdown demo, using two tables of db.
this demo:
http://demos.chronoengine.com/index.php/chronoforms/dynamic-dropdown
how can I do like this ? is possibile see how is configured chronoform for this demo ?
thanks
Hi twinbo,
You can do this using the Dynamic Dropdown action in the Power Fields group to link the two drop-downs. If the second one is loaded from a database table then you may need to follow the Ajax option and add a new event to look up the data.
Bob
PS I had no idea that demo site existed :-(
You can do this using the Dynamic Dropdown action in the Power Fields group to link the two drop-downs. If the second one is loaded from a database table then you may need to follow the Ajax option and add a new event to look up the data.
Bob
PS I had no idea that demo site existed :-(
This topic is locked and no more replies can be posted.