Page 1 of 1

External code

Posted: Wed Feb 13, 2019 7:50 am
by RiaanN
Good Day

I see on many sites there is a "sales quotation builder". I don't know if this is the right name used for this function. The function of this quotation builder is to give the site visitor the ability to pick a couple of products / services and based on his choices provides him with a "Grand Total"

I am looking for something simple like this:

1. HOW MANY COMPUTERS DO YOU HAVE ON THE NETWORK
a. Less that 20 ($5)
b. 20 to 50 ($3)
c. More than 50 ($10)

2. DO YOU HAVE A WiFi NETWORK
a. Yes ($2)
b. No ($0)

If the user picked a in question 1 and b in question 2 the grand total will be $5

My question is - Is it possible to design this in WB or do one need to make use of external (third party) code.

Is there a WB extension for this that I am not aware of perhaps. If not can you direct me in a direction where I can buy the code for this

Re: External code

Posted: Wed Feb 13, 2019 8:03 am
by Pablo
Did you try form conditions/calculations?
http://wysiwygwebbuilder.com/conditions.html

Re: External code

Posted: Wed Feb 13, 2019 8:17 am
by RiaanN
Hi Pablo

To be honest with you - I feel like a moron. I have used forms so many times, and completely forgot about the calculations option.

I will most definitely have a look at it now.

Thank you very much