Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to not include fields that are pristine in formData sent to handleSubmit function #737

Closed
ntucker opened this issue Mar 14, 2016 · 2 comments

Comments

@ntucker
Copy link

ntucker commented Mar 14, 2016

This is especially useful for filefields where the initial value is usually a url for the file location, rather than a file object.

@gustavohenke
Copy link
Collaborator

You can easily achieve this by diffing between your initial values and your submitted values.
Also check #2460, which wants to add a initial value selector to make this easier.

Even though I'm closing here, please post more details, so we can reevaluate your need.

@lock
Copy link

lock bot commented Jun 1, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants