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!
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.
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.