Hi, I am making a form using livecycle.I have a section where the user
will be entering prices that in the end will be calculated. On one of
the prices called discount i have a check box. When the user checks the
box i want the value of the price cell to calculate a formula. The
formula will be msrp * customerdiscount / 100 (note: msrp is the price
of the product and the customerdiscount is the percent discount that the
customer gets). Currently i have this formula in the change section
located ...