I'm trying to make an order form with a few products, using the pricing fields. When submitted, I want a confirmation message including the total price to be displayed. However, the 'Total' merge tag only seem to work when the corresponding field is placed at the very bottom of the the form. If I place any field below 'Total' in the form editor, the total price isn't displayed in the confirmation text. Apart from adjusting to this limitation, is there any way around this?