This repository was archived by the owner on Nov 21, 2020. It is now read-only.

Description
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?