I am trying to create a view to display the profile of the specific user, so the profile link would be shareable. However, the only option for me is the filtering of user_ID field.
With this, I need to append the user_id of the user
example: /user-profile/?user_id=11
How do I fix this to display the first and last name instead of user_ID?
Thank you Victor, I am really new to this, could you let me know how can I do it?
Please login or Register to submit your answer