Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to create a selection bar ?

Hi,

I'm using QlikSense and I have to develop a template, I would know if it's possible to include a selection bar.

I mean I would have a bar who show the live selection.

Example: "density", "number of density select" and a delete button.

There is a similar bar when you open the hub on a web browser and edit an application.

Thanks and Regards

Jordan

8 Replies
arthur_dom
Creator III
Creator III

You say on mashups?

Not applicable
Author

Yes sorry i forget to say that.

arthur_dom
Creator III
Creator III

try putting this line

<body role="document" style="overflow: auto"><div id="CurrentSelections" class="qvobjects" style="position:absolute; top:0; left:0; width:100%; height:35px;"> </div>

  

there is also a check box to do thatCapturar.PNG

Not applicable
Author

  Thank you about that, but I mean I want to insert the bar in the template.

barredeselection.png

Like this, when people use the template this bar is permanently on the top.

JonnyPoole
Employee
Employee

i was playing around with the single configurator:

localhost:4848/single

I used it to produce two URLs to pull up a visualization via URL. The 2nd one has current selections enabled. This seems to be the url option to do that:   &opt=cursel

http://localhost:4848/single?appid=C%3A%5CUsers%5Cjpe%5CDocuments%5CQlik%5CSense%5CApps%5COrders.qvf...

http://localhost:4848/single?appid=C%3A%5CUsers%5Cjpe%5CDocuments%5CQlik%5CSense%5CApps%5COrders.qvf...

Not applicable
Author

Sorry, Couldn't back here since 1 week.

First, thank you about your help.

And, I don't understand how I could init the selection.

The bar is here, but "No one selection apply" is always here also.

Not applicable
Author

Thank you about your help.

I found an other solution about what i would have.

Thank you and merry christmas.