So I’ve been trying to create an order form where at the end it sends the summary of the order to the email entered. I just can’t seem to find a way for it to display the text entered in an answer on to that confirmation email. Does anyone know how I can do this?
Also I wanted the product selection page I have to be multiple choice, then logic jump to the right area so they can select the quantity of the product, but when I go to test it the confirmation email I receive only displays one product (the first one on the list) and if it doesn’t ask a question based on what the user wants, the email just states [Not asked], is there a way I can remove that from the email?
Thanks