Hello,
i would to make a website with wordpress. I buy the gravity forms plugin (personal)
how can i database link to a dropdown menĂ¼
infos
wordpress 3.5.1
Gravity forms (Personal
Xampp server
Hello,
i would to make a website with wordpress. I buy the gravity forms plugin (personal)
how can i database link to a dropdown menĂ¼
infos
wordpress 3.5.1
Gravity forms (Personal
Xampp server
Using our hooks/filters system, you can use some PHP and mySQL to push the data to the field.
http://www.gravityhelp.com/documentation/page/Gform_column_input
Make sure you have the advanced field settings set to allow dynamic population.