Showing only Total price and updating Total based on selections

  1. silakka
    Member

    We need to take registrations to events on our site. Scenario would be like this:

    A customer chooses an event she'd like to attend from a list
    A customer then chooses how many seats she'd like to reserve to this event
    A customer then chooses whether she's a member of a club

    Total price would be only price we'd like to show to a customer. Total should update every time customer changes a parameter and Total is presenting price per seat. Every event has a different price. Members are given a discount.

    Just simple calculations based on selected options and quantity, but showing only Total amount.

    Can Gravity Forms do this?

    Posted 7 months ago on Friday October 21, 2011 | Permalink
  2. You can hide whatever you want with CSS, but there is no way to prevent the display of the prices within Gravity Forms. If you inspect the page where your form is displayed, you can find the elements to target with "display:none;" which is CSS you can add to your theme's stylesheet.

    Posted 7 months ago on Friday October 21, 2011 | Permalink

Leave A Reply

You must log in to post.