Jul 21, 2020 10:14 AM
Hi,
I’m working on a button field that will allow one of our users to send emails to our customers. Within this table, I have a field containing customer specific URLs that we want to use within the email.
My question is whether there is a way to map the hyperlink to text within the email I am formatting using the button field. I’d rather not send our customers the entire URL, it would be nice to show them something like a hyperlinked “Click Here” or something along those lines.
Hopefully this is enough to go on. Thank you for all the help.
Solved! Go to Solution.
Jul 21, 2020 05:52 PM
As far as I know, you can’t do that with the “Open URL” action. I would do it with the “Send email with SendGrid” action instead.
Jul 21, 2020 11:46 AM
The email message has to be HTML and simply use an anchor tag like any other web link.
Jul 21, 2020 01:54 PM
Thanks, I’m familiar with the anchor tag but am more so wondering how that would work within the button field. I can’t seem to get it to work properly.
Jul 21, 2020 05:52 PM
As far as I know, you can’t do that with the “Open URL” action. I would do it with the “Send email with SendGrid” action instead.