PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Repeat

  1. Hi I'm using the plugin for the first time and cant figure out a solution. From what I'm reading this may not be possible. I have a two page form that handle training course registration.

    Page 1 has registration data for a manager

    Page 2 has registration data for an employee

    I would like to be able to repeat page two but not have to fill in page one each time. That is one manager can register multiple employees and not have to fill in their own information twice.

    Thanks for any tips

    Posted 12 years ago on Thursday July 28, 2011 | Permalink
  2. commonground
    Member

    bump - Id like to know too Thanks

    Posted 12 years ago on Thursday August 11, 2011 | Permalink
  3. You can't dynamically create fields. If you want to allow them to register multiple employees you'd need to add all these as separate fields and then use conditional logic to show or hide the additional pages.

    The good news is we have a new field coming in v1.6 that may make this easier, a List Field that will support multiple columns. It will make it easier as long as the information you are capturing can be contained within one list field that can have multiple columns of data... it may help in situations like this but it depends on how many fields you need for the employee data.

    Posted 12 years ago on Thursday August 11, 2011 | Permalink