Tell us what you are trying to do?
I'm trying to produce a user report using views, displaying usermeta belonging to learndash. the fields I'm trying to access are available in the filter, but I can't seem to find them to include in the view content template
Is there any documentation that you are following?
Are these custom fields on the User's profile itself ? Meaning when you go to the user's default profile on the backend where you can see their username, first and last name etc. Do the fields appear there?
Or are they limited to a learn dash custom profile that is created.
These fields are related to course enrolment and course progress. e.g
Meta Key:
course_completed_15642
learndash_group_users_40243
They are visible in the user profile, but not editable in the normal way. As I mentioned, they are available in the filter section of the view, but not in the content template section (views & fields)