Can we dynamically generate form pages?

  • gaportshr
    Asked on November 14, 2018 at 3:43 PM

    I am trying to create a form where someone would fill out the first page, then have the option to click "Add Another Employer" to get additional fields to fill out.  It wouldn't be just a dynamic field...it would moreso be dynamic fields...or dynamic page...if that makes sense.

  • Mike
    Replied on November 14, 2018 at 6:01 PM

    We do not have an option to dynamically generate the pages.

    However, this is possible to dynamically generate the sets of questions with a Configurable List widget, see:

    How to Set Up the Configurable List Widget

    The Configurable List comes in a horizontal layout, it can be changed to a vertical layout with injected CSS:

    How to Make the Configurable List Widget Mobile Responsive

    If you need any further assistance, please let us know.