HI there,
I'm trying to use the gform_pre_submission hook to convert a date field into a different format.
I'm using the following:
When I perform a vardump of the $_POST variable it gives the right info:
but it doesn't seem to save it. In the entries page the Date column is left blank.
Any thoughts?