Hi! I love Smartsheet but I can't seem to find a way to do the following:
After a user submits a Smartsheet web form entry to populate my sheet with data, I'd like to embed a hyperlink into both (if possible) the response and email confirmation so that the user is directed to a web page on my site for next steps/instructions. This is useful because that information may be updated frequently. Putting it into the form definition means changing it in two places.
I tried the usual <a href="wwww.someurl.com"> CLICK HERE FOR NEXT STEPS </a> but it didn't work. The actual hyperlink does appear as a clickable link but I want to hide the URL within a friendly text.
Any ideas? 