In our FaaS form, we recreated the C&P simple form functionality where you choose a price, then click a checkbox to reveal the installment content including the number of desired installments.
When we did this, we used UnitPrice1 as in this example:
However, when we use the same fields as detailed, the Full Price field overrides the Installments price. How do I get the back end to accept the installment field?
When we did this, we used UnitPrice1 as in this example:
However, when we use the same fields as detailed, the Full Price field overrides the Installments price. How do I get the back end to accept the installment field?
Comment