Community

How do I show the summary of an order, organised in 4 columns: Column 1: Item Column 2: Unit price Column 3: Qty Column 4: Amount Each line is an item and its information.

Comments (1)

Vipin

Sep 3, 2024

Hi Claire, You can use the ${BILL()} formula in the confirmation message (thank you page displayed after submit), email or the description for the TT option in your form to show the order summary in the bill format. The summary will include the product name, quantity, unit price and amount. Additionally, the amount, delivery fee, discount, tax, net amount fields will be automatically displayed based on the mapping the Summary settings page.

Add your comment