---
title: How do I hide the total price on the submit and next page buttons? | Paperform Help Center | Paperform
description: Total price will be displayed by default in the submit and next page buttons. Either or both can be toggled off under Theme → UI Elements.
url: "https://paperform.co/help/articles/how-do-i-turn-price-totals-on-or-off-for-single-and-multiple-page-forms"
type: static
generatedAt: "2026-04-04T00:42:02.217Z"
---

How do I hide the total price on the submit and next page buttons?
### Appearance & Theming
        ![(iframe)](https://www.loom.com/embed/18b02c7f1ef54f90a38f4c60f078319f?sid=38132446-98ae-4197-b9dc-476fd472bcd3?hide_owner=true&hide_share=true&hide_title=true&hideEmbedTopBar=true)

For all forms that have any payment field or calculation, the total price will be displayed by default at the end of the form. For multiple-page forms, you may also choose to display the total price at the end of each page.

For all payments on forms, by default the total price will live-update, and be displayed alongside the submit button so that your customers can see their total before submitting the form.

![A Products question on a form, with the Submit button underneath; some products are selected, and the button text reads: "Submit — $100.00"](https://img.paperform.co/fetch/f_auto,w_1400/https://d3gw2uv1ch7vdq.cloudfront.net/img/price-on-submit-button.png)

Note that:

 - the total will not display if the “X questions to go” counter is turned on.
 - totals will live-update so your customers know exactly how much they’re paying

### Remove the total price from the submit button

 1. In the form editor, go to Theme & Appearance → UI Elements → Submit Button.
 1. Toggle off “Shows the total price."

![The UI Elements page in Theme & Appearance, with the "Submit Button" tab selected on the left; the toggle "Shows the total price" is highlighted.](https://img.paperform.co/fetch/f_auto,w_1400/https://d3gw2uv1ch7vdq.cloudfront.net/img/total-price-submit-button.png)

### Remove the total price from the next page button

If you have multiple pages on your form, you can also opt to have the total displayed at the end of each page, as a part of the next page button.

To turn this on or off:

 1. In the form editor, go to Theme & Appearance → UI Elements → Pagination Buttons.
 1. Toggle off “Shows total price in the next page button.”

![The UI Elements page in Theme & Appearance with the toggle "Shows total price in the next page button" is highlighted.](https://img.paperform.co/fetch/f_auto,w_1400/https://d3gw2uv1ch7vdq.cloudfront.net/img/total-price-pagination.png)

### Troubleshooting: Why isn't my total price displaying when I've got it toggled on?

If your form is **not** displaying the total price when you want it to:

 1. Check that you don’t have the “Displays 'X questions to go' message” counteractive (under Theme & Appearance → UI Elements → Submit Button), as this will prevent the total from showing until all required questions are answered. You might like to leave this on to hide the total price until every question is answered.
 1. Make sure you have checked both the Submit Button and the Pagination Buttons settings; it may still be on/off for one but not the other.
 1. Looking to add the price somewhere else? If your plan supports [answer piping](https://paperform.co/help/articles/can-i-capture-other-info-like-public-ip-address-or-the-device-type/), you can use `{{ total }}` to show the number alongside plain text.

### Related Articles
  [Can I hide the prices shown on each product?  Yes, click the Product field and select "Choose Layout" from the configuration panel. Then toggle "Hide product prices."](/help/articles/can-i-hide-the-prices-shown-on-each-product/)
[How can I accept payments or donations on my form?  You can start accepting payments or donations on your form by connecting a payment source in your account settings and configuring this as a payment account in the form editor.](/help/articles/how-can-i-accept-payments-or-donations-on-my-form/)