Good Morning,
I'm planning a multi-step event registration form where parents can register their children for an event. My initial form collects the child's info and has a radio box asking if the user would like to register another child. Is it possible to save the values into the session to pass along to subsequent parts of the form? That is, the final total will be based on the number of children registered, and a confirmation email will need to be sent providing information for each child. Can this be done? If so, can you provide examples?
Thanks,
Sid