I have an order form with pricing fields. Sometimes certain products are out of stock, so we want to disable the quantity, but the problem is then the total is off because a quantity of 1 is assumed. Is there any way to override that and make it assume a quantity of 0?