Edit and manage posts created by users

Is there a way to let users edit and manage their posts sent via Form?

  • I’m using Advanced Post Creation and posts are being created correctly. These are Custom Posts Type created with JetEngine from Crocoblock, they have a lot of custom fields.
  • Users will need to be logged in in order to create and manage a post.
  • Is it possible to give the user the capability to edit the created post or delete it using GF?

Hi Henry,

We have a code snippet that you can use together with our GP Populate Anything Perk, to populate form fields with post values and update the post. Here is documentation with a link to the snippet and details on how it works.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

Hey Henry,

Just wanted to add an alternative Gravity Perks solution to this here in case it’s helpful to you or other users.

GP Entry Blocks lets you display and edit entries in the frontend, plus you can limit who can see it too (e.g. entry creator, form managers, etc). With a little snippet, the entry editing will also update posts created with Advanced Post Creation.

To illustrate, here’s an example of how one of our customers implemented this flow:

If you have any questions, let us know!

1 Like