I am creating a form that allows people to donate in three different ways. When they select one of the options, I used conditional logic to show one of the three different donation fields. When you hit submit and the form takes you to paypal, it is showing all three field titles in the header for the order inforamation. Is there a way for me to pass only the donation field information for the one they have selected?