This support ticket is created 6 years, 8 months 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.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I built a front end user registration via cred plugin called "candidat v1" : hidden link
In this form I request 2 important things : a user login name + a password. After completion, I notify the user with login details.
I have 3 issues :
1- I cannot display the username in the email notification or in the confirmation message
2- the user cannot login as the password recognized by WordPress is not the one chosen by the user in the form but a random password given by WordPress as I can see in the notification email
3 - when I try to modify users info in my WordPress admin the system requires to update all 'candidates' fields, even for the administrator role
The remaining issue is I cannot display the user first/last name or email in the confirmation message the user gets on his screen right after the form is submitted.
thanks for this, the first and last names are correctly displayed now.
I still have the following issue :
when I try to modify users info in my WordPress admin the system requires to update all 'candidats' and 'employeurs' fields, even for the administrator role.
Is there a way to show these employeurs fields only for "employeur v1" role and the candidats fields only for" candidat v1" role ?
Actually there is, if you go to the field group by going to Types -> User Fields and clicking on the field group.
Then to the right you should see the tab "Location Where to display this group " then you can simply click edit and select which role you want this field to appear on.