My login navigates to the profile page of my users but doesn’t send the profile picture and the name on the profile using the login. How could I do that ?
The the I used isn’t “user” but its “user applicant”.
You should use a picture uploader with dynamic data (Current User’s Profile Pic), and a text element with the same for the name, to display this data. Or I may be not understanding what you’re trying to do.