Calculate and display values dynamically

msm_portata 19 Feb, 2010
I have used ChronoForms for several forms. It's worked great. Love the wizard.

I now want to create a form for handling registration for a conference for a not-for-profit. The cost of the conference depends on which day the attendee arrives and is affected by the number in their party, a discount if they are early, a discount if they already have membership, etc. As the attendee clicks the various check boxes and drop downs, I would like to display the running total at the bottom of the form. After submitting, I could send them to a PayPal page with the right total and send out a confirmation e-mail with the price too.

What is the best way to go about doing this with ChronoForms? My Javascript coding skills are a bit wonky, but I could probably adapt some existing code, if available.
GreyHead 19 Feb, 2010
Hi msm_portata,

The answer is JavaScript. You;ll find a few broadly similar examples in the forums here - and more if you Google around.

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