Custom reset button on the text box search fields

0
How do i go about creating the reset button to clear all the input strings in the “text box search” and the “dropdowns” altogether, related to a single listview. How do i create a microflow for this?
asked
2 answers
1

Erika,

If you used Grid Search, that widget package includes a widget call Reset that will reset all of the search boxes.

Mike

** EDIT **

haven’t tried it in 8, I am doing so now.

Reset looks like this

** RESET 2 **

The reset button will work with all widgets from the same package (Grid Search).  They have the same icon as the Reset Button.  I’ve highlighted them below:

answered
0

Hi Mike,

So i have this. i want to use this reset button to reset the text box search fields “ACCLID”, “Partnumber”,”Catagory”,”Manufacturer” in table2 that is linked to this table3. 

I tried using the grid name under the reset button to “Table3” but it wont work.

answered