I created a long order form for a website that launched in December. This duplicated a function from the pre-Drupal site and it basically just emails the form to the site owner, it is not an e-commerce function. There are a lot of items on the form and now they are complaining that the form prints out as 3 pages even if the person orders only one item.
Is there a way to make the form print only the fields that have a user response and not the empty fields?
You can see the form here: http://www.urbanorganic.com/node/47
Thanks,