Can I hide certain content on next page based on whether a dropdown option was selected on previous page?
08:15 22 May 2015

This form calculates the pricing and gives a quote on the following page. (It's OK to submit the form to view the following page; it's not going anywhere yet). http://customwovenlabels.com/quote-woven-test.php

So, fill out the form and select peel and stick backing as an example. On the redirect page, you will see a sentence under the first pricing table that says: "A 30.00 charge for peel and stick backing has been added to the total price. " Called up like this: A charge for backing has been added to the total price.

Is there a way to only show that sentence if a backing has been selected and hide it if it has not been? Over 90% of customers won't select a backing, so it's really better if it doesn't show up by default.

php