Created
November 6, 2017 16:15
-
-
Save shabaz-ejaz/653779113d891b5b8fc7c4dc1a913868 to your computer and use it in GitHub Desktop.
Dynamically change / add fields in redux form
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
this.props.dispatch(change('SubmitResultsForm', `paraprotein_questions.${index}.title`, item.title)); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment