I'm building a Multipage form: in the first page I get data of a group as 'Company name' and similar, and I also get the number of individuals wishing to join a course; in the second I get data for each person by means of a repeater area. Now I'm building the actions, ad I wish to save in the same db table the data for the group and those I get (for n fields) for the individuals.
I tried to set two DB Save Actions, one of these configured as suggested for the repeater, but actually my forms stores only data from first page. I got same issue trying to save data in two different Db tables. Any ideas? Thanks a lot.
I tried to set two DB Save Actions, one of these configured as suggested for the repeater, but actually my forms stores only data from first page. I got same issue trying to save data in two different Db tables. Any ideas? Thanks a lot.