Hi,
i've a problem.
When the hook "gform_field_validation" fire the event of my form, that makes true a logical condition, i update some filed for the specific lead_id.
After make the update i don't want storing the new entry data, because i update it.
Is there a way to make transparent to the user that the save was successful, while in the back end is not created a new entry.
thanks