Hi @tiotrom
I hope you are doing well today.
Can you share with us more data which will put us on the same page with your query?
- Each entry is a diving with different hours or simply some sort of package with different price as that entry contain some extra stuff?
- The number of dives will be a number field?
- Will you multiply the equipment rental for each hour as well, or equipment rental will be 1 one-time payment based on the selected entry?
Kind Regards,
Kris
Thanks for the reply.
This is the website and the form I created https://www.calypsodivingestartit.com/booking/ – I am yet to implement any pricing since it seems a it too complex.
M original post is missing an image from here https://www.calypsodivingestartit.com/prices/

So basically anyone can select between 1 and 12 dives. But the prices for 2 dives is not the price of 1 dive times 2. So if someone selects 1 dive, that is 35 Euros, then equipment which is 16 Euros per dive, it is easy. 1 dive X 1 equipment. But what if they select 2 dives? That is 65 Euros for 2 dives plus 2 X 1 equipment. But I do not know how to make the form aware that there have been 2 dives selected?
Uh I hope you understand me…
Hi again @tiotrom
The price is different depending on how many dives are chosen, and because of that, you cannot use a number field for calculation like item X price and multiply that by a maximum of 12 price. This could only work if each dive will cost same price.
There is only 1 solution here: as soon as you pick up Dive from 1st select, you should show an additional select with all 12 options with the label “Number of Dives”: 1 dive, 2 dives, 3 dives, … 12 dives.
In that select enable calculation in Calculation Tab and set up price for each one.
You final calculation field will look possibly like this:
{select-2} + {checkbox-1} + {radio-1} ( which is Number of Dives + equipment + Bottle + etc)
Kind Regards,
Kris
Hello @tiotrom
We haven’t heard from you in some time, so I will mark this thread as resolved. If you have any more questions or need further assistance, please let us know!
Kind Regards,
Amin
I apologize for such a delay response – personal issues I had to take care of. Thank you very much for the tip I will try it. Again, sorry for replying so late and thank you for the help!
Hi @tiotrom
No problem, keep us posted once you tried the shared solution.
Best Regards
Patrick Freitas