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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Default value slection in List Box

Is there any way to keep default selection in my LIST BOX..........????

Regards

Ashwin

5 Replies
Not applicable
Author

Hi Ashwin,

This is possible using the triggers. There are many methods for this. This is one methode. First make a bookmark of whatever selections you want to reflect in your applications. That is the default selections. Then make a trigger to call the bookmark whenever the application is opened. you will get the trigger options in the Document properties. Here in the triggers section just add an action to call the BookMark. Hope this helps. Please do check the application I have attached with this post. hope this helps you.

Thanks Joseph

Not applicable
Author

hi,

just select your default value and check "always one selected" in general tab of list box proprties dialogue.

thanks

Not applicable
Author

Dear Thopz , i seen the book mark , but i dnt find any trigger in u r application....

plzz if you can specify wher you have made it

Not applicable
Author

Dear Thopz , i seen the book mark , but i dnt find any trigger in u r application....

plzz if you can specify wher you have made it

Not applicable
Author

Hi Ashwin,

you will find the Triggers tab in the Document properties Window under the Settings. Here click on the OnOpen <has Action(s)> and clik the edit Actions button to the right. Here you will be able to find the action. Hope this helps you.

Thanks Joseph......