Skip Navigation

[Resolved] How to select a post to edit in a front end edit form

This support ticket is created 6 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 6 years, 1 month ago.

Assisted by: Nigel.

Author
Posts
#1164148

Hi -
I've created a front end form for my users to enter CPT data, and I've created a front end form for my users to edit a previously entered CPT. I see how to select the specific post to edit on the backend (while inserting the edit form in a page using Elementor). But I don't see how a user of the front end edit form would be able to select which CPT record they want to edit. What am I missing.

#1164656

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Gavin

Normally you would display a link to edit a post on the front end next to the post itself.

So if you were looking at a single book post, the template for book posts would include an "Edit this book" link.

Or if you were displaying a list of posts you could display an edit link next to each item in the list.

That is described here: https://toolset.com/documentation/getting-started-with-toolset/publish-content-from-the-front-end/forms-for-editing/

Is there something I'm missing?