5

We use mobx-react-form (https://github.com/foxhound87/mobx-react-form) for our forms. One of our forms has a multi select dropdown. according to the selection, fields are added / removed from the form. How can this be managed in mobx-react-form?

Mattan Bitner
  • 1,463
  • 3
  • 14
  • 29
  • 1
    I'm the author of the package. You can find an example using react-select in the demo repo: https://github.com/foxhound87/mobx-react-form-demo/blob/master/src/components/forms/FormDynamicFieldsSelect.jsx Hope it will help. – foxhound87 Apr 26 '17 at 21:14

0 Answers0