Form Validation and Disabled Button

Widgets & Design

Hello,

I have a classic form - Password, Mail, GamerTag.
They have classic validation conditions.
I want my user to be able to click on the next button only if the form is valid.

What have you tried so far?

I have tried using the disabled function of my button, but the form validation is not a predefined action i.e. the form widget has no state.
I have created 3 different page state - booleans verifying if each condition is valid but once again I do not find this criterion.

I have tried using the condition "Is Set and Not Empty" but it does not follow the validation criteria (if I type one letter into password, my button is not disabled anymore).

Any help would be much appreciated.
Have a great day!

Did you check FlutterFlow's Documentation for this topic?
Yes
1
2 replies