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
Solved! Go to Solution.
Can you send us more of the use case? What token are you using?
Remember, {{my.token}} has to remove HTTP:// in most situations.
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!
Thread moved to "Products". Hopefully someone will answer.
Thanks
Can you send us more of the use case? What token are you using?
Remember, {{my.token}} has to remove HTTP:// in most situations.
Yes, you are right Josh, after removing "http://" from my URL token string I'm able to print token value on "href" attribute of anchor tag.
Thanks a lot for the hint
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?
Calendar tokens are different from plain-text {{my.tokens}} because they include the <a> tag.