Hi,
i’m trying add a HTML link in my submitted form email notification. But the link doesn’t show. Only the text shows in my email.
<a href=${$w("#image5").link}>${$w("#input6").value}</a>
Hi,
i’m trying add a HTML link in my submitted form email notification. But the link doesn’t show. Only the text shows in my email.
<a href=${$w("#image5").link}>${$w("#input6").value}</a>
HTML doesn’t work in the auto emails. Even I am looking for a workaround.
Hi,
You can send Email notification using HTML tags. Please review this thread .
Have a good day,
Tal.