I am creating a form which enable group registration.
I understand every time a user enter a new entry, the database will be recorded. Can I create a form which enable to register more than 1 entry.
For example, there is 20 members in a group and need to register by single person and need it to be in a single page. When submit button is hit, all the 20 entry is recorded in the database with different cf_id. After that, I can back up the form in excel.
Hope that anyone can help me... I have been sitting here all day just to figure out how to do it...
I understand every time a user enter a new entry, the database will be recorded. Can I create a form which enable to register more than 1 entry.
For example, there is 20 members in a group and need to register by single person and need it to be in a single page. When submit button is hit, all the 20 entry is recorded in the database with different cf_id. After that, I can back up the form in excel.
Hope that anyone can help me... I have been sitting here all day just to figure out how to do it...