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

Access form submission data #234

Closed
Blackbaud-ScottVossen opened this issue Oct 27, 2016 · 1 comment
Closed

Access form submission data #234

Blackbaud-ScottVossen opened this issue Oct 27, 2016 · 1 comment

Comments

@Blackbaud-ScottVossen
Copy link
Contributor

I have some save for later functionality I'm trying to implement, so I'm looking for a way to get a hold of the current submission data for a given form.

Right now I pass in an initial data object using the submission attribute on the formio component, which works great to initialize the form. I was hoping that this object would be data bound to and reflect the data the user enters in the form, but that doesn't appear to be the case.

Is there another way to get a handle on the underlying model without actually submitting the form?

@Blackbaud-ScottVossen
Copy link
Contributor Author

Sorry, this seems to just be a mistake on my part. I was overwriting the submission binding after data load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant