Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a multi box object that appears on a dashboard that is used in an iFrame in an SSO implementation. The functionality is ok, although clunky. The real problem is this: it is set to toggle between hidden/visible when a button is clicked. Here is the way it looks when it is showing:
Then I pull down the list to make a selection:
if I make a selection, everything is ok. If instead, I click on the 'Individual View' to make the Branch list go away without making a selection, this is what happens:
Multi box is gone, but the list is still there. This is not very nice.
Has anyone seen this before? And perhaps found a way to fix it?
Just to bump, and to see if there are other ideas to produce a simple drop down list. I realize that in standard QlikView it isn't part of the paradigm, but this isn't standard QlikView, and it is really getting in the way of the design I have to implement.
On the "Individual View" button, add an action to clear the field Branch and see if your problem disappears.
That is already an action on that button. I'm thinking this is a bug.