• Resolved allfor1

    (@allfor1)


    Hello

    I’ve recently started with cost calculator so please be gentle.

    I have a simple form with two drop lists and a slider at the bottom. The goal is to have a user select which size room they want and on the toggle select how many days and get a total.

    These are the steps Im taking

    First field has two items Cat and Dog at zero value
    Second field has 5 room sizes each for a different price(Value)
    Lastly a Slider that should multiple the selected room size by the days selected

    So if they selected Room Size 1 at a value of $42 multiple that with the slider bar. So if they select 3 days total should be $126

    Here is a link to the image of the form https://ibb.co/wYrsLp8

    Thanks in advance for any help

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    Thanks for choosing our product as the best of choice!
    Sorry for the late response!

    I created the same calculator as yours. I multiplied room size by the number of days that the user chooses. As an example, I gave random prices for room sizes like medium-20$
    large-30$
    VIP-40$
    Cat Condo-50$.
    Here you can see the results of the total calculation and the calculator form:
    1. 6days are rent with large room size:
    https://prnt.sc/uv7u48
    2. 10days are rent with Medium size:
    https://prnt.sc/uv7v0v
    And this is the formula for total summary:
    https://prnt.sc/uv7vms

    Regards

Viewing 1 replies (of 1 total)

The topic ‘Multiply Total on added fields’ is closed to new replies.