Hi !
I have a form build with gravity forms.
The first field is a select field.
Now i would like to send a default value from other posts to the form, so the value is already selected.
e.g.
the field-name is "input_1", is a select-field and the options are cities.
In my posts i have a custom-field with the city.
Now i add a form to my custom-posts with action="the page with the form"
and a hidden-field "input_1" wich has as value the city of the post.
All works, but the city isn't displayed as selected in the form.
Is there any way to do this ?
Regards
Ralf