I am setting up Gravity Forms to use as a daycamp registration. In the daycamp, registrants can pick classes. I have the form set up as a multipage. On the first page, the registrant enters the children's names. Depending on the number of students registered the second page shows 1-X number of schedules so the students can select their classes. What I would like to do is:
Take the name information from Page 1, and use it to populate the section headers for Page 2, so instead of Student 1 schedule, Student 2 schedule, you get Alice's schedule, Bob's schedule. Is this possible, and where would make sense to start?