K
KKXC
I created an order form with a calculator built into the form. I want to make
these fields hidden so that users cannot change the price in the field. For
example, item 1 cost 10.00. A user would choose item 1, qty=10,
subtotal=100.00. The calculator takes the subtotal, tax, shipping charges and
adds them all up. And then the form can be submitted by hitting the submit
button. However, since subtotal, tax and shipping are all form fields, a user
can change those fields before hitting submit and the incorrect totals will
come thru on the confirmation page and email. I would like to make it hidden
so that only the correct info will be submitted.
Thanks.
these fields hidden so that users cannot change the price in the field. For
example, item 1 cost 10.00. A user would choose item 1, qty=10,
subtotal=100.00. The calculator takes the subtotal, tax, shipping charges and
adds them all up. And then the form can be submitted by hitting the submit
button. However, since subtotal, tax and shipping are all form fields, a user
can change those fields before hitting submit and the incorrect totals will
come thru on the confirmation page and email. I would like to make it hidden
so that only the correct info will be submitted.
Thanks.