Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Reset Button to Clear Input Box Selection

Hello All,

I have implemented Macro to Reset the Inpout Box values in Application. Now., the Application is on Access Point, the LOB Admin says w.e do not w.ant Macro is Application.

What should be the code in Reset Button instead of Macro to clear all the Input Boxes values.

Team asking to use Trigger to Reset the Input Boxes, How. to do it?

I just have 1 day left. Please pour in your suggestions.

Thank you so much in advance.

3 Replies
Anonymous
Not applicable
Author

Hi,

Please follow following steps...

select a Button Object-->right click(Properties of Button)---> Action Tab--> Click on Add button in Action tab-->Action Type :Selection (From Left side table)--> Select Clear All from right side table--> Click On Ok-->Apply

Please let me know if above is working for you

Thanks,

susovan
Partner - Specialist
Partner - Specialist

Hi,

You have to give the value of variable 'Zero' for those variable which you want to reset.

7.JPG

Warm Regards,
Susovan
ajaysingh29
Contributor III
Contributor III

Hi,

One possible solution without micro/button would be you can  right click on Input box field and select restore values, it will restore your default values.

Inputfield clear.PNG