We have a loan application form for a customer. 90% of the form needs to be filled out by their loan applicant. But they have a small subset of items that are used internally once the form is submitted to look at income/debt ratio, mark loan as approved, and add signatures.
Even though these fields are in the form itself as Administrative fields, and even though the notification is set to send {all_fields} in the email body, the Administrative fields do not get sent in email.
Yesterday when debugging this, I went into the notification settings for the email and manually added each of the Administrative fields to the email. The CEO submitted a test loan application. The fields STILL were not sent.
How can we send these fields reliably?
TIA.