Update Post on Entry Edit
Use this snippet to update the original post created by an entry when that entry is edited. By default, Gravity Forms would create a new post.
This only works with Post fields (and not the Advanced Post Creation add-on).
Instructions
See “Where do I put snippets?” in our documentation for installation instructions.
Code
Filename: gpeb-update-post-on-edit.php
And how would we get it to work with Advanced Post Creation add-on?
Hi Alexander,
We have another snippet that works with the Advanced Post Creation Add-on. The snippet uses the Post Creation feed on the form to update the post.
Best,