Hi.
I am trying to change the content in the email to be "Click Here for Web Form" as the url is for a form with prefilled files in the form, which makes the URL quite long, but some email clients dont recognise it as a full url.
Looking at trying to do similar to HTML where the below:
<p><a href="google.com">Click Here</a></p>
However it doesnt accept HTML, is there a workaround for this? It is a different URL for the list, that is why I am looking at a formula instead of creating the hyperlink.