Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello world,
i need to change the width of the popover displayed when you are searching a value in a list box... (view image)
Any idea?
Thanks in advance
Raffaele
Hey @Raf67 , 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.

Hey @Raf67 , 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.

Hi @alex_colombo ,
i am also looking for a solution to this.
When i try using the css class you have highlighted, it changes the width of the collapsed listboxes within the filterpane, but it does not increase the width of the "expanded" dropdown list of values, as shown in the original post screenshot.
@Raf67 did you find an exact solution for this please?
Any help appreciated, i've tried lots of options with no success.
Thanks.
Hi @Mat_A
I have created a custo Theme to enlarge the width of the popover menu.
Upload the theme i have attached using QMC and apply this theme to your Qsense Application.
Let me know if it works right.
Have a nice day
Raffaele
YES!! i copied the CSS and it works, thankyou very much @Raf67 .