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.