Redux FormGetting Startedv6 Migration GuideAPIreduxForm()propsFieldreducerreducer.syncValidation()SubmissionErrorAction CreatorsFAQExamplesSimple FormSync ValidationSubmit ValidationAsync ValidationInitializing from StateImmutable JSOlder Versions
  1. Redux Form
  2. FAQ

Frequently Asked Questions

Below is a list of common problems or questions that people have using redux-form.

  1. My submit function isn't being called! Help?

  2. Will redux-form work with a my custom input component?

  3. What's the difference between handleSubmit and onSubmit?

  4. How can I clear my form after my submission succeeds?

  5. How can I submit my form when the users presses Enter?

  6. Does redux-form work with React Native?

  7. Does redux-form work ImmutableJS?

  8. Can I submit my form using websockets?

Created by Erik Rasmussen
Got questions? Ask for help:
Follow @erikrasFollow @ReduxForm