Greetings,
I’m working on a site which offers Summer and Winter camps for children. The fee for the camp depends on the number of children a parent enrolls for a camp event.
My plan is to have the parent, once they login into the EE site, to fill out a Freeform with all the pertinent data about their child. Somewhere on the form, the parent will check a checkbox for the number of children they will be enrolling. So that if 2 children are enrolled, upon submit, I would like to send them to a Simple Commerce entry with the cost for two children which then would send them to PayPal. The Freeform will be sent to the site’s owner, and one to the parent.
I’m thinking something like:
{ if check box 1 ==‘’ redirect to }
Or something like that. Obviously, I don’t know enough about how to write these conditionals..
Any help or alternative ideas would be greatly appreciated.
Regards,
Fernando
