Clickable email & phone in repeater

I have a database for our team page. I have columns for name, title, email, phone, bio and image.

I have a repeater that is working perfectly. However, I want to make the email and phone info clickable. I have searched all over and can’t find code or a solution. I am open to buttons/vector art to behave as links to the repeater, but want to make sure they’ll function as intended.

I dont want to mess up a perfectly working page.

Thanks for any help!

Hello Stella,

take a look at this here…

https://www.youtube.com/watch?v=E8W3nTazcNo

that can help you a lot.

The first and one of the following pages below are what you need to understand to get that done.

https://www.wix.com/corvid/reference/$w.LinkableMixin.html
https://www.wix.com/corvid/reference/$w.Button.html
https://www.wix.com/corvid/reference/$w.Text.html
https://www.wix.com/corvid/reference/$w.Image.html

Have you written any code or is this all done through the editor GUI?