I have integrated the both the email functionality and the PDF generator. However, when I complete my form in a live environment I do not receive an email or a pdf.
Also, when I view results I only see 6 users regardless times I submit a new form.
You’re probbaly modifying the same submission each time. Either turn off remember user in your form settings so each session is a new submission, or test in incognito
I tested the form and everything seems fine to me. There might have been a slight race condition resulting in you not fully completing the submission, but a guard for that has now been added.
You’re probably using a link to a unique submission. If you compare the URL when clicking live form to what you have on your site, i’m guessing you’ll see a difference. Use the live form link instead of the unique submission link