Skip Navigation

[Résolu] lien caché

This support ticket is created Il y a 7 années. 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.

Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Ce sujet contient 4 réponses, a 3 voix.

Dernière mise à jour par marc-andre Il y a 7 années.

Assisté par: Minesh.

Auteur
Publications
#590660

I have created a custom type that is called reseller. those have a nome, address, phone, email. All thos 50 have already been created. Now i what to be able to create those from the from end, with login and password... good new, i know how to do this and done this before, fron end submission is fine...

the question is : How after the creation of the reseller i can add a user (login and password) to this particular form entry.

to be specific, let's say
joe the carpenter, 123 main road, 123-432-1234
bob chain saw, 777 smith ave, 654-234-654

those two have been created....
now i what to send and email to bob, and joe to let them know he can edit there profile. so i create joe use and bob user.
the question HOW TO LINK joe to edit ONLY his profile and bob to edit his profile

i know how to do that if i used the frontend form submission, the profile is link to the form, and after i dont know how to do this....

#590780

You need to make the user the author of his post.
Then, with Access, you can control that CRED form in a way to allow only the author to edit his own posts with it.
https://toolset.com/documentation/user-guides/access-control-for-cred-forms/

This will solve this problem. I suggest that the users register BEFORE they create that post. This way this user is already the author of the post.

#591066

when you told me : You need to make the user the author of his post.
i need the procedure to do this, explain it to me with sceen capture or video

and then : to allow only the author to edit his own posts with it. it will be managed with CRED access.
i will need more detail explaination

thanks in advance

#591252

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hi marc-andre,

Beda is on vacation. This is Minesh here and I'll take care of this ticket and try to help you further. Hope this is OK.

Well - we offer detailed tutorial for membership site using which you can learn how you can add login/register form and control the content based on role. I suggest you should try to play with the following tutorial:
=> https://toolset.com/learn/create-membership-site-wordpress-using-toolset-plugins/

This is the kind of same ticket that may help you:
=> https://toolset.com/forums/topic/only-allow-authors-to-edit-posts/#post-483187
=> https://toolset.com/forums/topic/only-allow-users-to-view-edit-their-own-posts-except-for-certain-user-roles/#post-353824

If you still have doubts, please feel free to get in touch with us.

#591313

Thanks, and the big problem i did not understand is because in the TOOLSET -> POST TYPE the author was NOT checked... so i did not SEE it to change... now it cheked, it work !