Hello,
Is there a way to make something like: http://www.zwano-webdesign.com/offerte- ... en-website with the formbuilder?
Or another Module?
I hope somebody can help me to make a offer generator.
Formbuilder question [SOLVED]
Formbuilder question [SOLVED]
Last edited by sjoerdd87 on Mon Oct 07, 2013 3:09 pm, edited 1 time in total.
-
mr.bacan
Re: Formbuilder question
That looks like a great addition to formbuilder. I've also been looking for something like this. Hope someone could help.
-
uniqu3
Re: Formbuilder question
Basically this has nothing to do with FormBuilder but needs custom FormBuilder Template and a bit of jQuery, what they do is detect "change" on "select" element and then call values from JSON data to fill in "input" element with price, then total value is returned from JSON data which i assume is a PHP script where Form is submitted to with "POST", each input has it's own value based on selected number of services and total is calculated within this script from selected values, on Ajax success function total is written in "total" field.
Re: Formbuilder question
Hello i can't fix it, but now i have another idea.
I want some option buttons (rounded) en when you select Yes that you have a text input field en when nothing or no is select you don't have the text input field.
How can i fix that?
I want some option buttons (rounded) en when you select Yes that you have a text input field en when nothing or no is select you don't have the text input field.
How can i fix that?
-
14m3r
Re: Formbuilder question
Howdy all!
I've try to made a template in which the basic blocks such as footer and header remain unchanged, only the block {content} is loaded dynamically, using animated effects. And very uncomfortable when full verification is carried out only after refreshing the page (this leads to the devastation of the form and absolutely unnecessary page reloads). This is truly one of the most irritating factors for many users. Maybe someone will tell me your own solution on how to avoid this? How can implement checks all the form fields without having to update the page? In version 0.7.4 has been applied verification by jQuery UI, but unfortunately it's not valid for all fields of the form.
I've try to made a template in which the basic blocks such as footer and header remain unchanged, only the block {content} is loaded dynamically, using animated effects. And very uncomfortable when full verification is carried out only after refreshing the page (this leads to the devastation of the form and absolutely unnecessary page reloads). This is truly one of the most irritating factors for many users. Maybe someone will tell me your own solution on how to avoid this? How can implement checks all the form fields without having to update the page? In version 0.7.4 has been applied verification by jQuery UI, but unfortunately it's not valid for all fields of the form.
Re: Formbuilder question
Solved, i had 2 stylesheets in te website thats why it wasn't working.

