newforms-examples
newforms-examples copied to clipboard
Examples repository for newforms / React
I have a field setup with a `maxValue` argument, I want to have that change depending on another form field - how can I do this? setting `form.fields.myfield.maxValue` doesn't work.....
In example http://insin.github.io/newforms-examples/contact-form/ when phone number is entered an invalid message starts to appear after just one character is entered, but an option should exist to verify only when field...
Your library is very powerful but show alot of warnings.
I can't seem to find any code demonstrating custom widget setup