Advanced Joomla Form Js/php
A copy of the following credit calculator form has to be programmed and put into our joomla project.
http://www.extrakredit.de/kredit/rechner.php
In the attached file you see the individual form steps.
It has to be almost exactly the same. Only a few fields will be different.
Your result should be as comfortable for the user as in the example page (error messages on the fly & mouse over explanations at question marks ”?” ).
First form page
~~~~~~~~~~~~~~~~
Depending on the selected numbers at point 1) the number of input fields in point 2) varies.
First & second form page
~~~~~~~~~~~~~~~~
On the first two form pages sums have to be calculated with javascript depending on the user input.
User details form pages
~~~~~~~~~~~~~~~~
After the calculation there will be 4-6 form pages for the personal details of the user (name, city, etc.)
Result page
~~~~~~~~~~~~~~~~
The result page shows all input data again with a checkbox to verify.
Email
~~~~~~~~~~~~~~~~
In the end a structured email with all user- and calculated data will be send via Email.