i have a form with a custom post field
i am using the filter "gform_post_data
How can i get the value of the custom field on this filter?
I Believe its from the $form object but i couldn't find from doc how to retrieve the submitted value of the field,
Yoav