[Resolved] Should I use post or user fields? User fields not showing in form
This thread is resolved. Here is a description of the problem and solution.
Problem:
The issue here is that the user's custom fields are not being added to their User Forms Solution:
In a case like this I would recommend that you auto generate the form if you are working with a new form.
If its an already created form then you can add the user fields by going to a button called "Add Fields" This should allow you to add your missing fields.
This support ticket is created 6 years 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.
I'm trying to create a plattform where users can register or be registered by the admin and later on complete/update parts of their data. I am new to this part of Toolset, so I first did the basic functionality with post fields and post forms, which worked fine. Then I realized that I probably need to switch to user fields and forms because I need to make sure that each user only sees their own data and not everyone's, kind of like in your membership site tutorials. However, I need the admin to be able to see everyone's data in either the custom post type or a view. Can I do that with the user fields or should I stick to the post fields?
So now I am trying to create a form to register users. With the "auto generate" it works fine, but I need more fields. I already created three sets of custom user fields that I would now like to insert into my register user form. I clicked on "Fields and Views" and inserted the custom user fields. On the page where I inserted the form, nothing showed. I added labels which do show and updated the privacy settings of the field group so that they can be seen by every user role (which is not the purpose, just wanted to test). Still, the fields don't show. What am I missing?
You can see the result in the screenshot. The labels show, the fields do not. (The error message says: "There was a problem with the -field. Please check the CRED form."