Greetings,
For some reason my data isn’t being recorded into my database. Have any ideas of what could be the issue?
thanks.
Greetings,
For some reason my data isn’t being recorded into my database. Have any ideas of what could be the issue?
thanks.
Hard to say without seeing your app. Could be you have those fields set as optional and empty, but they appear to be filled out because they have some prompt data displayed. Maybe trying enforcing those fields to be required and retest.