Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

undefined values #208

Open
jboynyc opened this issue Nov 3, 2017 · 2 comments
Open

undefined values #208

jboynyc opened this issue Nov 3, 2017 · 2 comments
Labels

Comments

@jboynyc
Copy link

jboynyc commented Nov 3, 2017

I have a form with several required fields. I've gotten a number of valid submissions, but my admin view also shows a series of entries where each value simply appears as undefined. What is likely to cause this? Could it be that somebody tried to submit valid form data but it wasn't properly stored?

@almet
Copy link
Member

almet commented Nov 3, 2017

Hi,

It's possible that the serialization on the client side didn't work properly, but it's hard to tell without more information.

In order to have a proper look, we would need you to either provide the JSON schema you're using under the hood, or to provide us with a link to the form itself.

Thanks

@almet almet added the question label Nov 3, 2017
@jboynyc
Copy link
Author

jboynyc commented Nov 14, 2017

Thanks, I'll see if I can share anything without compromising the data I've been collecting.

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

No branches or pull requests

2 participants