Deactivate Submit Button

Good day!

I am curious to learn how to deactivate the submit button until a form input field has user data entered. Once the data is typed into the field the submit button then appears.

Thanks for your help!

Hello @revjrblack,
You can do this using the dynamic attributes. Please check the following example and adjust per your needs: https://github.com/Wappler/docs/wiki/Dynamic-Attributes#showhide-elements-with-dynamic-expressions

1 Like