SOLVED

Ways to use the calendar token?

Go to solution
Eric_Salamon1
Level 6

Now here are the following ways I have used the calendar token in the past:

  • Added the image html so that it would hyperlink to an image
  • Added the html so that the text will look the way I want it to

But now I have a strange issue. My company just started to use the modules so there is an image that needs to link to the same link as below, and wouldn't you know it the link is a calendar token. How would I reference the token information  without duplicating it is there some kind of <a href> I could use so that I could anchor the link to the one that populates the token?

1 ACCEPTED SOLUTION
SanfordWhiteman
Level 10 - Community Moderator

Also there needs to be a work around that you can reference an a href tag that appears lower on the page. I can't imagine that everyone goes to a third party to make it work each time.

This part isn't Marketo's fault: static HTML has no facility for applying the href of one tag to another tag. (You can reference one <A> from another <A> in the same document, but that is very different.)

View solution in original post

16 REPLIES 16