is it possible to add links in template | Community
Skip to main content
arjuns71585267
New Participant
September 26, 2018
Solved

is it possible to add links in template

  • September 26, 2018
  • 12 replies
  • 3350 views

Hi Everyone,

I tried using <a href> tag inside my HTL page to add links i my aem template and it didn't work...

Any way to create hyperlinks?

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 VeenaVikraman

Hi Arjun

    There could be chances that HTL might have filtered thinking it as invalid link. HTL has inbuilt XSS protection. Could you please provide a sample of the link or code you were trying ?

I have tried to pull few links from the web

Adobe AEM Sightly

12 replies

smacdonald2008
New Participant
September 26, 2018

Are you using Editable Templates - in this case - you can drop a component into an editable template that contains a link.

VeenaVikraman
VeenaVikramanAccepted solution
New Participant
September 26, 2018

Hi Arjun

    There could be chances that HTL might have filtered thinking it as invalid link. HTL has inbuilt XSS protection. Could you please provide a sample of the link or code you were trying ?

I have tried to pull few links from the web

Adobe AEM Sightly