I would like a very simple form but before I get about to do it I would like some professional advice.
I want to have a empty field where when a person enters an amount ie 35 enter clicks submit (lets take this number as A) it should use the following formulation and present the amount.
A x 37.5 x 52 / 12 =
I want to have a empty field where when a person enters an amount ie 35 enter clicks submit (lets take this number as A) it should use the following formulation and present the amount.
A x 37.5 x 52 / 12 =
I understand that I need some sort of a calculation to be made using Javascript or use some sort of tables with MySQL... but how to do it using the product that I have bought with ChronoEngine? Where does the script needs to be inputted...? after doing what? do I have to go about and create a form first?
Hi mirzamunas,
Well yes, ChronoForms is a forms application. You will need to make a form with at least the one input and perhaps a submit button.
The JavaScript can go into the JavaScript box on the Form Code tab.
Bob
Well yes, ChronoForms is a forms application. You will need to make a form with at least the one input and perhaps a submit button.
The JavaScript can go into the JavaScript box on the Form Code tab.
Bob
I did what you have mentioned.
But I am getting an error.
Please visit the page
http://www.threadsandbuttons.com/index.php?option=com_content&view=article&id=68:your-take-home-pay&catid=38&Itemid=83
The script is with this message as an attachment.
If you look at the attachment. The form should display in the main page under NET PAY CALCULATOR but unfortunately it is displaying above the MENU (on the very top).
Please help.
But I am getting an error.
Please visit the page
http://www.threadsandbuttons.com/index.php?option=com_content&view=article&id=68:your-take-home-pay&catid=38&Itemid=83
The script is with this message as an attachment.
If you look at the attachment. The form should display in the main page under NET PAY CALCULATOR but unfortunately it is displaying above the MENU (on the very top).
Please help.
This topic is locked and no more replies can be posted.