Question
How do I test if a form is updating a database record correctly?
I've created a simple form that will be used on a PURL site. The form fields include: academic major, mobile phone, and parent email. I've got a test list with a test user. How do I test this form to make sure it's recording the form response correctly?