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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
FedericoC
Partner - Contributor III
Partner - Contributor III

Delete Selections on Hidden Field

Hello everyone,

I use the Date Picker object which, by the way, is not very popular with users.

To use this object I created a hidden field. I would like to add a button that deletes the selections on this field but the "delete selections" function does not allow me to select the hidden field.

Does anyone have any suggestions? What do you use as an alternative to the Date Picker?

Thank you!!

Labels (2)
1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Perhaps you could temporarily unhide the field in the script, set the button property and then hide the field again.

-Rob

View solution in original post

2 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Perhaps you could temporarily unhide the field in the script, set the button property and then hide the field again.

-Rob

FedericoC
Partner - Contributor III
Partner - Contributor III
Author

@rwunderlich ... Once again, you’ve proven to be the top of the top! Your brilliant and so easy solution was just perfect. I can’t thank you enough!