Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to create extension for creating DIV tag hierarchy

Hello

I am trying to embed the qlikview document on webpage. I notice that all the objects in qlik are put in DIV tags in HTML that are at the same level. I want to customize such that DIV tags are created as follows -

<div>

     <div class "controls">

      ...

      ...

     </div>

     <div class "Content">

      ...

      ...

      </div>

</div>

My web team will then help in putting together the webpage per company standards.

Thanks

DV

0 Replies