Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
nordestinformatica
Partner - Contributor II
Partner - Contributor II

Filter Pane Popover width

Hello world,

i need to change the width of the popover displayed when you are searching a value in a list box... (view image)popover.jpg

Any idea?

Thanks in advance

Raffaele

 

Labels (1)
1 Solution

Accepted Solutions
alex_colombo
Employee
Employee

Hey @nordestinformatica , the only thing you can do is to inject custom css properties (you can use a multi kpi object or a Qlik theme) for changing filter pane width. If you are using Qlik SaaS, you have to apply the new width to highlighted css classes in below screenshot.

Keep in mind that this is a workaround and css classes might change in future and you have to fix your custom css. Furthermore this solution not a supported.

 

View solution in original post

1 Reply
alex_colombo
Employee
Employee

Hey @nordestinformatica , the only thing you can do is to inject custom css properties (you can use a multi kpi object or a Qlik theme) for changing filter pane width. If you are using Qlik SaaS, you have to apply the new width to highlighted css classes in below screenshot.

Keep in mind that this is a workaround and css classes might change in future and you have to fix your custom css. Furthermore this solution not a supported.