Hi again.
Is there a way to have calculated fields in Chronoforms?
I have TextField A with 10 in it and TextField B with 20 in it. I want TextField (or whatever a calculated field is) to show 30.
Or is this another custom job for PHP?
Is there a way to have calculated fields in Chronoforms?
I have TextField A with 10 in it and TextField B with 20 in it. I want TextField (or whatever a calculated field is) to show 30.
Or is this another custom job for PHP?
Hi SwingeyP,
If you want this to happen in the browser as the data is entered then you would use a JavaScript function and call it when either of those two input fields are changed.
Bob
If you want this to happen in the browser as the data is entered then you would use a JavaScript function and call it when either of those two input fields are changed.
Bob
You need to login to be able to post a reply.