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.

call one form into another

  1. I'm building a multi-page family registration form. One page contains Husband's info another page contains Wife's info. What do I do about children? There could be one child or a dozen in the house. I've created a one page for a child, if there are none they can just skip by it. But if there is more that one is there a way to call a child form and add embed it into the current family registration form?

    Any recommendations on the best way to do this?

    Posted 12 years ago on Sunday April 22, 2012 | Permalink
  2. You can't call a form into another form. I think in your case you could rely on conditional logic to show extra "children fields" depending on an answer to a drop down/radio/checkbox field asking how many children. Based on the answer, the appropriate number of fields display. You could also potentially use the "List Field" as an alternative.

    Posted 12 years ago on Sunday April 22, 2012 | Permalink
  3. Thanks Rob,
    Looks like a drop down selection on the opening form page along with some page conditional logic is going to work.

    Posted 11 years ago on Monday April 23, 2012 | Permalink
  4. Awesome, glad to help out.

    Posted 11 years ago on Monday April 23, 2012 | Permalink

This topic has been resolved and has been closed to new replies.