Hello,
I have a collection data spreadsheet which is connected to repeater. Every post contains names of different people and I need to put a hyperlink under each name. For example: when a user sees a name, he is able to click on this name and a hyperlink takes him to a person’s profile website.
Can somebody help me with creating this feature?
Any and all help is much appreciated . 
i think what you want is a button that takes you to the members profile page.
To do this you could try making a url field in your database collection, then adding a button to your repeater and connecting it to the url field.
if you want it to look like a hyperlink customise the design so that you only see the button text.
This method won’t show the url, but you could make it say something like “view this members profile”, for example.
Hope this helps
Have a look at previous forum posts about it.
https://www.wix.com/corvid/forum/community-discussion/embed-hyperlink-in-text-box-inside-repeater
https://www.wix.com/corvid/forum/community-discussion/help-links-within-repeaters
https://www.wix.com/corvid/forum/community-discussion/hyperlink-inside-database-table
Also, remember that if you are showing a members profile page, then the current user who is wishing to see another members profile must already be signed up as a site member themselves.
If you are using either the Wix Members app ‘Member Profile’ or the ‘Community Page URL’ from the ‘My Account’ page, or either of the Profile pages from Wix Blog app or the Wix Forum app, then the current user must be a site member and a member of your site’s community too.
The Wix Members app ‘Community Page URL’ on the My Account page will not be displayed to a user who is not a site member, instead it will come up with an error screen as the current user does not have the right permissions to view that page.