How to clear Signup Fields after Logout?

Step-1)For Login and SignUp I have the entered email, Password to signup or login and then Logging out.
Step-2)Again when i click the signup button to either login or signup still the previously entered user fields are visible.

May I know how to clear the fields after the user gets logout?So that when I Login again I should not see the previously entered login details.

Hi @pyrumtechnologies

You should be able to run the Reset data action as shown below.
Just target the popup or the group for which the fields are in, although depending on how you have the values set it may not work. Try it anyway!

image

3 Likes

Thanks, I tried using Reset data as well as refresh the page after User Logout.
Both are working.
May I know Which one is better to implement?

No probs.
Probably the Reset data.

1 Like

Thank you very much for support @pork1977gm

This topic was automatically closed after 70 days. New replies are no longer allowed.