C
|
cgphp 10/17/2011 |
You can have two dependent dropdowns at most. As workaround, you can implement a jquery solution like this: http://stackoverflow.com/questions/5910281/jquery-dependent-drop-down-boxes-populate-how |
K
|
kiki_lala author 10/27/2011 |
the problem is i have 300+ sport event. |
![]() |
Sergey Kornilov admin 10/27/2011 |
In fact you can have unlimited number of chained dependent dropdown boxes. Check 'Creating multiple chained dropdown boxes' tutorial at http://xlinesoft.com/phprunner/php-database.htm |
K
|
kiki_lala author 10/30/2011 |
The problem is in dependent list only the field in the main table exist. The field that contain the dependent field doesn't exist in dependent list. |
![]() |
Sergey Kornilov admin 10/31/2011 |
I recommend to post what you have already to Demo Account and contact support directly so we can see what you have built already and what's missing. It's not easy to decipher based on your description. |