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

Saving filled data in fields in Bloc? #107

Open
njonbayou opened this issue Jan 2, 2022 · 1 comment
Open

Saving filled data in fields in Bloc? #107

njonbayou opened this issue Jan 2, 2022 · 1 comment

Comments

@njonbayou
Copy link

Hi, can someone please help me out with "caching" the field data? Basically im using the bloc example and I need to keep the fields as they were filled when users saves or exits the form, so when he clicks back into the form the Information they have put into those field will still be there. I am guessing its probably possible through FormManager.value function, but I am uncertain how to.

@njonbayou
Copy link
Author

Update: I guess what I am implying is how to prevent the form from being rebuilt every time.

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