Create Form Activity - Reset

@Pradeep.Robot If you are using a Switch Activity Inside a Form, you can make the Form do those Actions in the Separate Cases, So a Case for Submit and a Case for Reset should be created.

Inside the Reset Case, You can use the Assign Activity and make all the variables set to Null or an Empty String.

You can check this post for a Similar Action using Switch :

1 Like