I am using the Advanced Fields Address field type in my form. It allows me to put a default State but not a default City. I am not a developer and was wondering if there is any easy way to do this?
I am using the Advanced Fields Address field type in my form. It allows me to put a default State but not a default City. I am not a developer and was wondering if there is any easy way to do this?
You should be able to do this via the dynamic population option:
http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population
I just tried this and I immediately get "Error on Page" when I try to type in my Parameter Name.
Message: Object doesn't support this property or method
Line: 2233
Char: 9
Code: 0
URI: http://waltonsoccer.org/wp-content/plugins/gravityforms/js/form_editor.js?version=1.6.2.1.1
Line 2233 seems to point to a blank line in the function SetInputName(value, inputId).
Any Suggestions?