Community

order summary error code

Nola Dee

Mar 18, 2024

Comments (1)

Vipin

Mar 18, 2024

Hi Nola, order summary is displayed correctly in your form. There are two options to include a summary. ${BILL()} This will show a summary of the products ordered in the bill format. It will include the product name, quantity, unit price and amount ${response()} This will show a summary of all the answers in the form (products ordered + other fields in the form such as contact details, address etc) In the Neartail Edit page, click on the gear icon next to the Order summary title > Page settings will be displayed > add the ${response()} or ${BILL()} formula in the description and click Save.

Add your comment