Passer la navigation

[Résolu] Can we let certain users only edit one taxonomy of a post?

This support ticket is created Il y a 3 years, 7 months. 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.

Ce sujet contient 1 reply, a 2 voix.

Dernière mise à jour par Christopher Amirian Il y a 3 years, 7 months.

Assisté par: Christopher Amirian.

Auteur
Publications
#2489505

Tell us what you are trying to do?
We want anyone to be able to add tags to existing posts. So my client has these events and they want anyone to add additional tags to them from the view or a form. As i understand this is not easily done, right? Is there a way to do this, or to let people edit the event, but only access the tag section in the backend?

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?
lien caché

#2490611

Christopher Amirian
Supporter

Les langues: Anglais (English )

Hi there,

To do that you need to create an Edit Post form and there you can add only the taxonomy in question:

https://toolset.com/wp-content/uploads/2022/03/2324733-Screenshot_2022_03_23_at_08.26.49.png

You need to follow the steps mentioned below:

https://toolset.com/course-lesson/front-end-forms-for-editing-content/

But in the form edit screen you will not add any sort of inputs, and only add the taxonomy in question there.

So the form will only have the taxonomy input one.

Please consider that you can not do editing of any aspect of the post using Views, the Views block is to search and show content and not edit the content.

Only the Toolset Forms can be used to edit content.

Thank you.