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

How to show required message after submit? #179

Closed
sambomartin opened this issue Nov 28, 2016 · 2 comments
Closed

How to show required message after submit? #179

sambomartin opened this issue Nov 28, 2016 · 2 comments

Comments

@sambomartin
Copy link

Hi, I have a formsy-mui form, a text box.

<FormsyText floatingLabelText="Name" required name="Name" style={fieldStyle} />

How to I get the text box to show an error if it's a required field thats not been entered?

I can get the regex working (immediately updating) but not submit validation

thanks
Sam

@astonm
Copy link
Contributor

astonm commented Dec 8, 2016

I believe this was fixed by #105, but it hasn't made it to npm yet.

@LordBastor
Copy link

@sambomartin Did you manage to get this to work in any way?

I'm trying to setup some regex to just make the required error appear somehow, but it doesn't seem to be working. Cheers.

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

4 participants