Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shabaz-ejaz/653779113d891b5b8fc7c4dc1a913868 to your computer and use it in GitHub Desktop.
Save shabaz-ejaz/653779113d891b5b8fc7c4dc1a913868 to your computer and use it in GitHub Desktop.
Dynamically change / add fields in redux form
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