I am having difficulty with Gform_field_standard_settings.
The example in documentation is very a simplistic example and I wish they provided several different examples...
http://www.gravityhelp.com/documentation/page/Gform_field_standard_settings
I am trying to repurpose this to use a simple input text box but having a difficult time figuring how to prepopulate the box after the user has entered the data. I am also having a difficult time figuring out how to access the entry object and form object from this filter... I tried declaring globals and or passing more then 2 arguments into the function.
Steve