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

How to lock listbox default selected item

I've got a listbox where a item is selected by default onloading. Is there a way that I can lock the default item so it will always be selected and not affected by selections in other listboxes?

Labels (1)
1 Reply
Not applicable
Author

Use the Lock functionality. Select the Listbox and click on Lock or use Ctrl+L. It must be unlocked for it to be changed.

You could also do an Action, OnAnySelect, Select your value. Lock may be a better choice, if it works.