I am designing a form with a Submit button.
I want the PDF to be sent to an email based on a selection from an earlier drop down menu when the "submit" button is clicked.
I have used a standard button to create this functionality, but I also need some code to go with the data binding I have already setup on the drop down values.
I have located an example of similar functionality online but no corresponding code to explain it.
Can anyone provide the code to make this happen? What is needed from me?