We are seeing intermittent NULL entries when the data are saved to the database and log file. Customers seem to get a blank copy of the submission email in this event. However, no email is sent to admin and we are not able to respond to the customer:

I have a single page form with AJAX, server validations and check security fields options selected on settings tab.:

Since the server validations and security fields options are set to on, i do not have any events set up to check captcha or validate fields:

Once the form is submitted, data are saved, emails sent to admin and customer, and thank you page is displayed. I see nothing interesting in the debugger and cannot replicate the issue by submitting to the form myself. From the screenshots above, am i missing something in the setup that would be causing this issue?
Thanks,
Holden

I have a single page form with AJAX, server validations and check security fields options selected on settings tab.:

Since the server validations and security fields options are set to on, i do not have any events set up to check captcha or validate fields:

Once the form is submitted, data are saved, emails sent to admin and customer, and thank you page is displayed. I see nothing interesting in the debugger and cannot replicate the issue by submitting to the form myself. From the screenshots above, am i missing something in the setup that would be causing this issue?
Thanks,
Holden