Calculating total based on user selections

  • houses4renttampa
    Asked on July 20, 2016 at 2:53 PM
    How would I create a condition that enables the information put on my particular form (adults over the age of 18 to calculate the value of the amount of the application fee), ex: adults over 18=2, to make the application fee quantity to equal 2
  • Mike
    Replied on July 20, 2016 at 3:14 PM

    This is not possible to dynamically select a specific product quantity based on other field selection.

    1) The alternative is to calculate a total value.

     How to Perform Calculation in the Form

    Example:

    Calculating total based on user selections Image 1 Screenshot 30

    2) Then, pass it to the payment field.

    How to pass a calculation to a payment field

    Example:

    Calculating total based on user selections Image 2 Screenshot 41

    If you need any further assistance, please let us know.