Does anyone have official documentation of cq:htmlTag? | Community
Skip to main content
Level 3
August 9, 2016
Solved

Does anyone have official documentation of cq:htmlTag?

  • August 9, 2016
  • 14 replies
  • 13029 views

I am trying to use it, but I could not find a official good documentation.

The link from the docs at the cq:htmlTag is broken

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 murilod74686477

Replace the automatically include outer div.

I was missing cq:tagName.

My issue is solved, thank you for the help.

Just a head-ups as the documentation is broken.

14 replies

Level 2
June 14, 2018

Hi,

I completely wanted to remove the auto generated <div> tag, so I made the cq:tagName = "".

But in author instance, when ever I save the dilog, the component gets hidden and the parsys looks broken until the page is refreshed again manually.

This is happening in 6.3.2.0.

Any help or suggestion to avoid it ?

arunpatidar
Community Advisor
Community Advisor
June 14, 2018
kautuk_sahni
Adobe Employee
Adobe Employee
June 14, 2018

Make sure you have component published. check the Publisher instance.

-kautuk

Kautuk Sahni
Level 2
June 14, 2018

Publish instance is working fine.

Issue with only the Author instance and only when I edit and save the dialog of the component.

The moment I hit save on the dilog, all  the elements in the components gets hidden and the parsys breaks until I refresh the page again.  After the page refresh It works fine.