PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Change value with validation hook

  1. vision
    Member

    On the first page of my form, the user inserts their email. I then hook gform_validation and check that email against a DB. If it exists, we continue to page 2.
    I have another variable that comes back with the email value which I want added when the form is submitted.

    There are two ways I can think of doing this. Hook into a different function which adds the variable to the entry when submitting the form.
    OR
    Adding the variable to the input field on the next page using gform_validation

    I'm in the dark on how to do either and could definitely use some help.
    Thanks in advance.

    Posted 11 years ago on Friday July 5, 2013 | Permalink
  2. Handling via priority support.

    Posted 11 years ago on Friday July 5, 2013 | Permalink

This topic has been resolved and has been closed to new replies.