pods-framework / pods-gravity-forms

Integration with Gravity Forms plugin for WordPress (https://pods.io/gravityforms/)
https://wordpress.org/plugins/pods-gravity-forms/
GNU General Public License v2.0
62 stars 10 forks source link

Feature Request - option for gravity form submission to update existing pod entry #52

Closed chris-nc closed 8 years ago

chris-nc commented 8 years ago

I am building a front end system for allowing registered users to build a complex profile that consists of multiple types of pods data stored in multiple pods tables.

I am using Gravity Forms to populate those pods entries but I would also like to use Gravity Forms to replace the pods entry edit forms as well so I can have a more streamlined user interface.

Is there a simple mod I could make to accomplish this?

Or are there any module functions I could extend in the site functions.php file to update a pods record instead of creating a new one when a valid pods record id is present?

Thanks.

sc0ttkclark commented 8 years ago

Moving focus to #53