Hello,
This plugin looks great and it might be the solution for what i want but before, want to be sure.
I have a Hospitals website with Wordpress.
And i would like a pre-ad form for people who are planning to come in one of the 6 hospitals.
1) is it possible to have dynamical drop down select menu with a PHP Get-Viarable from the URL ?
for exemple the URL will be company.com/adform?hospital=1
and the id 1 = hospital name1 in the drop down menu.
2) From this first select drop down menu, display another drop down menu with the name of all the doctors.
if the hospital id is 1 > display all doctors from this hospital only.
So is it possible to create a dynamical drop down menu who display results from a wordpress mysql database table ?
Thanks in advance for that