Description of how to hide or suppress fields on a pricing form so that they appear only when certain criteria are met.
We wanted to reduce the clutter on the pricing form and to make the need to enter certain fields very dramatic and obvious. Sometimes instead of a direct entry of the price, we wanted to give the user the option for area based pricing. To accomplish this we created a check box for Area Based pricing. When that is checked, a Height, Width, and Unit Price field appear on the Pricing Form.
None
IF AreaBasedPricing_YN Then True ELSE False ENDIF
Source
Contributor: who, company (optional)
Date: _ _/_ _/2009
Version: Control 4._