Help - Links within Repeaters...

I have a Wix Code (WC) collection that contains contact information (e.g. email addresses). I am using a WC Dynamic Page to display this information within a WC Repeater. The email addresses are displaying fine, but i cannot figure out how to make the email addresses clickable (i.e. mailto:aa@bb.com). How can I do this?

Thank you in advance for your help and congrats on Wix Code - it is really awesome! Keep up the great work!

1 Like

Hey!

As a temporary workaround until we provide a better support for managing contacts, you can add additional column of type URL and have all your emails entered like mailto:aa@bb.com. Then, you can have a button and bind it’s link to this field.

Many thanks!

Hi Adas, I tried adding the button with the link bound to the email and the column type url but it still doesn’t work like a clickable email.

Hey!

Can you confirm that the field type is URL and the email there is entered as “mailto:name@email.com”? Also, when you bind this field to button, it works only on Published site. In preview, it should show you a tooltip reminding you that.

That’s probably the problem, as I haven’t published the site yet. I didn’t see the tooltip. Thanks!!!

Just published, works great. Thank you :slight_smile:

Glad it works! :slight_smile: