Not all data being emailed on form submission

Hi all,

I have a number of forms set-up with data entered being connected to their own individual databases and emails of the user’s inputs upon submission is sent to me via a SendGrid API. Works great. All but one, a survey form I have.

On submission, I’ll receive the first couple of lines of user’s inputs and that’s it. However, I’ll check the live DB of the form and all the data is there. Bit strange as I didn’t have any issue in testing it myself earlier.

Any assistance on this one would be greatly appreciated.

Can you please share the code which executes on form submission