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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
master_t
Partner - Creator II
Partner - Creator II

Modifying theme from an extension?

Hello everybody

I'm trying to write an extension that changes the style of various qlik sense objects on a sheet.

I know this can be done with themes, but those are static and applied to the entire app... I want something more dynamic (for example: applying different font sizes on different sheets, etc.), so I'm trying to do it with a visualization extension.

I had a look ad the Theme API, but it only seems able to apply an existing theme, I don't see any options to change a value of the current theme "on the fly"... is this possible in any way?

I tried not using themes and instead injecting CSS directly into the page, but a lot of things break if I do this (for example: if you change font size of tables various visual elements like scrollbars, borders, etc get screwed up...)

Is there any way around this?

Labels (3)
0 Replies