Profile page view of other users

Once a profile page is designed what’s the best way to implament another user viewing someone’s profile page. Example if I click the created by in a post collection. How would I configure it so that once clicked in navigates to that user’s profile page

1 Like

You want users to see the profiles of other users?

You can create a list of users or cards, then link each item to the details page for that particular user. You can link it via a link component.