Deleting/clearing text in search field

My search field on my list search page retains the text from the last time I searched. Is there any way to cache that text out or have the app clear the text once the user exits that page?

I believe you can add an action to update the input or search box and leave it as empty or set a default value

Hi James,

@Ash1 is correct. This is how you would do it.

image

In Native Apps, (Apple App Store & Google Play Store) this shouldn’t happen. :slight_smile:

Thank you both. It says “Search Term” not input on the field but I think it’s the same.

Thanks Ash! Appreciate the quick response.

Yes, its the same. The “Input” name is the name of the input you are clearing.