The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Question: concerning dependency (of dropdowns) - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Question: concerning dependency (of dropdowns) (/showthread.php?tid=2386) |
Question: concerning dependency (of dropdowns) - sts01 - Feb 21st, 2013 Hi, New to FormTools. Browsed through the Demo and Tutorials. but still unsure about the following; - Is it possible to set up 2 drop-downs depending on each other? Description: User makes selection in the first drop-down, which contains 3 choices. Of these 3 choices, 2 generate a second drop-down. So: Either the second drop-down becomes available after first action, or becomes visible (and the form extends its height). The latter would be the preferred method in this case. Curious if its possible! Thanks in advance > RE: Question: concerning dependency (of dropdowns) - Joe - Feb 21st, 2013 Hi, If you are connecting to Form Tools through External Forms you would just need to build this into your Form. You'll likely need to add some Java Scrip to implement the dependencies. This feature is not available in the Form Builder yet but is something we are looking into. Cheers, Joe |