Page 1 of 1

Formbuilder question [SOLVED]

Posted: Mon Aug 19, 2013 1:00 pm
by sjoerdd87
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.

Re: Formbuilder question

Posted: Mon Aug 19, 2013 4:37 pm
by mr.bacan
That looks like a great addition to formbuilder. I've also been looking for something like this. Hope someone could help.

Re: Formbuilder question

Posted: Tue Aug 20, 2013 7:44 am
by uniqu3
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

Posted: Thu Aug 29, 2013 8:05 am
by sjoerdd87
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?

Re: Formbuilder question

Posted: Mon Sep 09, 2013 8:42 am
by 14m3r
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.

Re: Formbuilder question

Posted: Mon Oct 07, 2013 3:09 pm
by sjoerdd87
Solved, i had 2 stylesheets in te website thats why it wasn't working.