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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

List box 'extra' space in webview

Hi,

I've got a problem with list box displayed in web view.

That's how it looks in desktop view:

Desktop.PNG

And that's how it looks in web view:

Web.PNG

I just want to get rid of this blank spaces at the end of the list boxes.

Any Idea how do it?

Thanks in advance for any suggestions

Cezary Pospiszyl

Labels (1)
1 Reply
Peter_Cammaert
Partner - Champion III
Partner - Champion III

How to get rid of the alignment/spacing differences between the QlikView client and the Ajax client?

In QV Desktop, at the very end of development, switch to WebView (right-most icon on the Developer toolbar) and check all anomalies. Reposition/rescale/resize all objects that

  • show unwanted whitespace inside the object (font differences)
  • suddenly display two rows of data (font differences, slightly too large object height)
  • shrink and leave too much space between listboxes-in-a-row
  • ... (etc)

It's always a good thing to do such a final check using WebView if your end-users use a different clioent than you do.