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.

Update a meta form field after a form is submitted

  1. DHopkins
    Member

    I'm looking to update a meta form field after an entry is made. So after someone submits the form I would like to use a value in that entry to then set the rangeMin of the form.

    I'm looking to hook into gform_after_submission.

    I'm looking through the docs, but am having a difficult time finding something. Most seem to be fore the entry not the form.

    Posted 10 years ago on Thursday June 6, 2013 | Permalink
  2. DHopkins
    Member

    Sorry, I'm in a rush and here is how I did it.
    http://pastie.org/8016825

    I would test it out on specific forms as I needed something fast.

    I'm basically using Gravity Forms to do an auction and that is how I'm incrementing the rangeMin. Hopefully I'll get a chance to clean it up in a couple weeks.

    If anyone has better recommendations, please let me know.

    Posted 10 years ago on Thursday June 6, 2013 | Permalink