How to add token value (URL) on HTML element. | Community
Skip to main content
February 28, 2017
Solved

How to add token value (URL) on HTML element.

  • February 28, 2017
  • 2 replies
  • 6546 views

Hi Everyone,

I'm trying to insert token value on href attribute of anchor tag (<a href="need token value here">Button Text</a>) but not successful so far, any help regarding this would be appreciated.

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Josh_Hill13

Can you send us more of the use case? What token are you using?

Remember, {{my.token}} has to remove in most situations.

2 replies

Yoav_Guttman1
New Participant
March 10, 2017

Similar problem:

When I place this calendar token in an <a> tag, the linked text does not populate with the calendar token file link/download.

<a href="{{my.Add A Calendar Reminder}}">Tuesday March 14th at 10:30am!</a>

Any idea why?

SanfordWhiteman
New Participant
March 10, 2017

Calendar tokens are different from plain-text {{my.tokens}} because they include the <a> tag.

SanfordWhiteman
New Participant
February 28, 2017

Please move the thread to Products and someone will answer it there. "Community" is for website feedback, not product support -- and yes, this is confusing!

February 28, 2017

Thread moved to "Products". Hopefully someone will answer.

Thanks

Josh_Hill13
Josh_Hill13Accepted solution
New Participant
February 28, 2017

Can you send us more of the use case? What token are you using?

Remember, {{my.token}} has to remove in most situations.