Hi is it possible to trigger a confirmation email, the email will include all the fields (including the note for the Paypal transaction) within a PHP function outside the form with the submission ID?
Will the email also include hidden fields?
How do I loop through submission fields without knowing how many fields / field names?