Recommend this page to a friend! |
All requests | > | Form Listview with dependent field | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Michael Krötlinger - 9 years ago (2015-08-22)
+5 | The content of listboxes is dependent on the item the user chose previously. |
+3 | by Manuel Lemos 23985 - 9 years ago (2015-08-22) Comment This general purpose forms class comes with a plugin named linked select that lets you define select list boxes with groups of values that are switched depending on the value of the previous list box. You can chain as many list boxes as you want or even start with a different type of input like a text box. Here is an example of linked select form script. There are also variants of this plugin that take the options dynamically from databases. Take a look at the test_mysql_linked_select.php or the test_metabase_linked_select.php example scripts. |
1. by Manuel Lemos Reply
- 9 years ago (2015-08-22)You can also see a live demo of the linked select example script.
Recommend package | |
|