Summer Sale! All accounts are 50% off this week.

Cushty's avatar

form state on refesh or navigate away

Hi I know it's possible but cant find it in the docs, how can I set the form fields to save (maybe in local storage) if a user comes off the page or does not submit, the fields are still filled in? Thanks

0 likes
2 replies
aurawindsurfing's avatar

Everything is possible but that would mean that you have to update the underlaying record on every field update. It just makes more sense to submit and validate all fields at once.

rooskie's avatar

Are your forms strictly blades or are you using a JS framework?

Please or to participate in this conversation.