Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Being able to set the errorText #289

Open
skywa04885 opened this issue Jun 1, 2024 · 1 comment
Open

Being able to set the errorText #289

skywa04885 opened this issue Jun 1, 2024 · 1 comment

Comments

@skywa04885
Copy link

For my current application I need to be able to specify the errorText for a specific field, without resulting in the usage of the built in forms feature. I perform my validation in BLOCs and cannot rely on built-in validation. I need to be able to specify the errorText to the dropdown button, however this currently is not possible. If this could be added, I'd be very grateful.

@mainser
Copy link

mainser commented Aug 7, 2024

The same thing happens to me, I can't validate the dropdown because I use Formz and the DropdownButtonFormField2 doesn't have the errorText option in the decoration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants