This topic is locked
[SOLVED]

 2 Dropdown fields

6/10/2010 5:44:27 PM
PHPRunner General questions
T
tmacedo author

Hello folks,

I have a litlle problem:
How do I set up two 'Dropdown' fields that one depends on each other.

For example, 'Country' and 'State' fields. Selecting the 'Country', the 'State' field will be loaded only with the states of that country.

Of course there will be tables of 'Countries' and 'States'. But also the field 'id_country' in the 'State' table to make the join.
Sorry for my English. I am from Brazil. The google help me with de translation.
Thanks

A
ann 6/11/2010

Hi,
check the following tutorial: "How to setup dependent dropdown boxes on Edit/Add pages"

http://xlinesoft.com/phprunner/php-database.htm

T
tmacedo author 6/11/2010

Thank you very much for your help!

Best regards !!!



Hi,
check the following tutorial: "How to setup dependent dropdown boxes on Edit/Add pages"

http://xlinesoft.com/phprunner/php-database.htm