


Hi,
I am trying to print the URL from dialog box on my page via something like this,
<a href="${properties.getUrl}" >Hello World!</a>
It is working for simple links like 'http://www.randomwebsitedomain.com/index.html'. However, if we put something like 'http://www.randomwebsitedomain.com/index.html?id={xyz}' the href tag is removed.
I have tried using x-cq-linkchecker="skip", but it only works if URL is hard coded on page and not dynamic inside ${ }
Views
Replies
Sign in to like this content
Total Likes
ReachPriyadarshi have you found the solution? having the same issue on AEM 6.1 with form action tag but only on Publish instance
Views
Replies
Sign in to like this content
Total Likes