In this demonstration we will show the various question types that are available in ConvertCalculator. In our builder you can style the various elements of the form, like colours, fonts and spacing. By applying custom CSS, you can obtain full design freedom. By the way, this is a text element that we did style with custom CSS.
Result: Number + Incrementer * Slider - Slider Incrementer
The switch question returns 0 when the switch is turned off and 1 when the switch is turned on. In this example the price or your SaaS subscription gets a discount of 20% for a yearly subscription.
The text and email, in combination with a button, are the foundations of a form submission. Go ahead and fill in the details and receive the results of this form in your email.
The dates element takes the value of the number of days between From and To date. In the formula we have added a conditional to check whether the to date is later than the from date.
Su | Mo | Tu | We | Th | Fr | Sa |
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Su | Mo | Tu | We | Th | Fr | Sa |
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
You can also extract the exact from and to date by referencing QX{fromDate} and QX{toDate}:
The value of the places element is the distance between two locations.
Let your visitors upload documents or sign their form. Or use a coupon code to offer a discount (returns either 0 or 1 if the coupon code is valid). Coupons can either
Standard price is $250. If you enter the promotion code "25PERCENTOFF" you will see a discount of 25%.