Dear ChronoForms v4 users and staff,
I am currently building a complex form. And at this point it is not much but I know that everything I want is possible with ChronoForms and therefore I am not frustrated.
I am posting this because I need help and I want to share the finished work with everyone.
The programs used are: Joomla 3, Chronoforms V4, CommunityBuilder 1.9
Latest form:[attachment=0]Form 141422112013 v100.zip[/attachment]
The form that I am currently making needs to have the following workflow.
[list]1: The user(which is a dealer not a customer) opens the form and then selects his/her id from a dropdown(This is the only item visible at that time).[/list]
[list]2: After selecting the id it needs to open a div with all the details from this dealer (with Ajax) when he/she selected the wrong id in step 1 they need to be able to change it. All the dealerdetails will be none editable. Only for checking purposes. In this div there will be a continue button. After clicking it needs to open another div.[/list]
[list]3: The div that opens is the customer div in this div all the details from the customer needs to filled in and on submit of the form will be add to the database. After filling in all the elements the user can click on a continue button.[/list]
[list]Now the real complex part starts! We have now the dealerdetails and the customerdetails. We now need the order and the calculation of that order[/list]
[list]4: The user can now choose 3 different mainservices with all 4 payment methodes so in total 12 different choices each choice needs to open a different div and start the calculation(with the price of the mainservice). And it needs to open up a div called extra's this div is always the same and does not rely on the 12 choices[/list]
[list]5: Depending of the selected choice in step 4 a div will open with subservice's. The user will be able to select any subservice by checkbox every checkbox that is checked needs to be added to the calculation(the price of the subservice).[/list]
[list]Now the user has the dealerdetails, customerdetails, mainservice and subservice selected.[/list]
[list]6: So it now only needs to add extra's which will also be selected by checkboxes the prices of these extra's need to be added to the calculation[/list]
[list]7: Now everything is filled in and the user can click the save button. On saving all data will be filled into a database table. And the user will go to another form.[/list]
Currently I am stuck between Step 1 and 2. A lot of the tutorials(where I normally get the most information)are no longer visible because of broken links. So I was hoping that anyone could help me. In the meantime I keep on tinkering and reading on the forum. When I got that part working I will upload the latest form you can find the latest form on top of this post. So basically I keep everyone updated. But please if you know how to get the Ajax part working please post!
I am currently building a complex form. And at this point it is not much but I know that everything I want is possible with ChronoForms and therefore I am not frustrated.
I am posting this because I need help and I want to share the finished work with everyone.
The programs used are: Joomla 3, Chronoforms V4, CommunityBuilder 1.9
Latest form:[attachment=0]Form 141422112013 v100.zip[/attachment]
The form that I am currently making needs to have the following workflow.
[list]1: The user(which is a dealer not a customer) opens the form and then selects his/her id from a dropdown(This is the only item visible at that time).[/list]
[list]2: After selecting the id it needs to open a div with all the details from this dealer (with Ajax) when he/she selected the wrong id in step 1 they need to be able to change it. All the dealerdetails will be none editable. Only for checking purposes. In this div there will be a continue button. After clicking it needs to open another div.[/list]
[list]3: The div that opens is the customer div in this div all the details from the customer needs to filled in and on submit of the form will be add to the database. After filling in all the elements the user can click on a continue button.[/list]
[list]Now the real complex part starts! We have now the dealerdetails and the customerdetails. We now need the order and the calculation of that order[/list]
[list]4: The user can now choose 3 different mainservices with all 4 payment methodes so in total 12 different choices each choice needs to open a different div and start the calculation(with the price of the mainservice). And it needs to open up a div called extra's this div is always the same and does not rely on the 12 choices[/list]
[list]5: Depending of the selected choice in step 4 a div will open with subservice's. The user will be able to select any subservice by checkbox every checkbox that is checked needs to be added to the calculation(the price of the subservice).[/list]
[list]Now the user has the dealerdetails, customerdetails, mainservice and subservice selected.[/list]
[list]6: So it now only needs to add extra's which will also be selected by checkboxes the prices of these extra's need to be added to the calculation[/list]
[list]7: Now everything is filled in and the user can click the save button. On saving all data will be filled into a database table. And the user will go to another form.[/list]
Currently I am stuck between Step 1 and 2. A lot of the tutorials(where I normally get the most information)are no longer visible because of broken links. So I was hoping that anyone could help me. In the meantime I keep on tinkering and reading on the forum. When I got that part working I will upload the latest form you can find the latest form on top of this post. So basically I keep everyone updated. But please if you know how to get the Ajax part working please post!
This topic is locked and no more replies can be posted.