Reset Page

Hello,

This is my first question, so spare me if I am breaking any community guidelines.

I have just started working on my first app.

I have a few Text widgets, a couple of placepicker widgets on my page. I want all the widgets reset to their default values ( empty in most cases) on click of a button. I tried using an action on a reset button I added. But, I couldn't find any option to clear the values in an action(I did find form fields clear option which doesn't work for me since I am not using form fields).

What can I do to clear the widget values (text widgets' text property and the placepicker's selected place)?

1
1 reply