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.
In Native Apps, (Apple App Store & Google Play Store) this shouldn’t happen.
Thanks Ash! Appreciate the quick response.
Yes, its the same. The “Input” name is the name of the input you are clearing.