I have a form that is intended for customers to pay their event bar tabs at the end of the event. Currently there is a product field that is a calculation of gratuity and it is working properly. This is on page one of the form that is intended for the staff to fill out. Page two is intended for the customer to fill out, including credit card information. I would like to show the amount that is calculated for gratuity to the customer on page two, for their reference in deciding if they want to add an additional gratuity.
I have been able to accomplish this by adding a number field with the same calculation as on page one, but it shows as a boxed field instead of the product calculated field that shows up nicely. Addtionally, it shows up as a plain number and doesn’t show a “$” in front of the number.
Is there a way to show the value from a product field that populates as a text value? If not, is there a better way to do this that shows up a little nicer?