Page 1 of 1

Question about form builder module

Posted: Sun Nov 06, 2011 5:21 pm
by rap3r
On my CMSMS web site I need form where user put's in his data, select in calendar dates he/she want's to ski and select ski package (one or more). I created form in form builder but how can I add also calendar with multiple choices option? How can form calculate prices and in summary e-mail send also the price (like somekind of offer)?

I also tried with Orders module but it's even more complicated and I think I don't need that many options.

Thank you for your help and answers

Re: Question about form builder module

Posted: Mon Nov 07, 2011 6:48 am
by Foaly*
Don't use Orders, it's much oversized for your purpose. Shall users choose from particular dates or can they choose every day of the year?
Calculating the price is JavaScript work that FormBuilder can't perform for you.

Re: Question about form builder module

Posted: Mon Nov 07, 2011 7:14 am
by rap3r
Thank you for your replay. Yes I figured out that Orders won't be the right thing for what I need.

Also I find out that I have to use javascript before submitting the form to calculate values I need them to calculate.

Right now I have problems with two things:
http://forum.cmsmadesimple.org/viewtopi ... =7&t=57741
And how can I hide show part of the form only if user select something in dropdown menu. For example, parent select how many kids he/she wants to subscribe and if he/she chooses one then only field for one child is shown, if he chooses 2-3 then this part of the form is shown 2-3 times.

I really appreciate your help and if you can help me with this and JS then we can agree to pay you some price.

Re: Question about form builder module

Posted: Mon Nov 07, 2011 12:33 pm
by Foaly*
I pm'd you.

Re: Question about form builder module

Posted: Tue Nov 08, 2011 11:49 am
by rap3r
I sent you mail, did you receive it? I would need this quite fast.