Forums

Calculate form fields

hoss 08 Apr, 2011
Hi

Is it possible to calculate certain form fields with ChronoForms?

I have a form like:

Name (text field)
Address (text field)
...
Event 1 (radiobuttons Participate/Not participate, values 10 €/0 €)
Event 2 (radiobuttons Participate/Not participate, values 10 €/0 €)
Event 3 (radiobuttons Participate/Not participate, values 10 €/0 €)
...
Total (text field)
...
Submit

I need Event fields values to be calculated on Total field. Is it possible?
GreyHead 08 Apr, 2011
Hi hoss,

Yes, you'd normally do that with a JavaScript snippet in the Form JavaScript box.

Bob
This topic is locked and no more replies can be posted.