• Resolved justin_19

    (@justinsmith19)


    Hi @codepeople,

    I am about to upgrade to the Professional version for another client but have a question regarding the steps/pages of a calculated form.

    Is it possible to have page-1 of the calculated form on the homepage and page-2 on a different page?

    I hope you understand

    Thanks

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @justinsmith19

    You can create multi-pages forms by inserting “Page Break” controls between fields belonging to different pages. However, your question is different. You want to create a relationship between separated forms.

    The answer is affirmative. You can populate a form with the values submitted by a previous form. Please, read the following entries in the plugin’s documentation:

    https://cff.dwbooster.com/documentation#populate-form

    https://cff.dwbooster.com/documentation#populate-form-b-with-a

    Best regards.

    Thread Starter justin_19

    (@justinsmith19)

    Hi @codepeople,

    Thanks so much for your prompt response.
    I will read up on the documentation.

    Thanks

    Thread Starter justin_19

    (@justinsmith19)

    Hi @codepeople,

    I’ve read through the documentation and have a few questions regarding this:

    1. Where should the shortcode below be inserted?

    [CP_CALCULATED_FIELDS_RESULT]
    <PRE style="display:none;"><SCRIPT>
    cpcff_default = { 1 : {} };
    cpcff_default[1][ 'fieldname3' ] = '<%fieldname1_value%>';
    cpcff_default[1][ 'fieldname7' ] = '<%fieldname2_value%>';
    </SCRIPT></PRE>
    [/CP_CALCULATED_FIELDS_RESULT]

    2. Can this be done with the free version of CFF?

    3. Can I set the page (where form B is situated) as a thank you page?

    Would greatly appreciate your assistance.
    Thanks

    Plugin Author codepeople

    (@codepeople)

    Hi! We’d like to help but we can’t reply about that in this forum. We are not allowed to support any customers in these forums.

    The shortcode for results is included only with the commercial versions of the plugin.

    For pro or commercial product support please contact us directly on our site. This includes any pre-sales topics as well.

    Commercial products are not supported in these forums. We will happily answer this and any other questions you can have on our own site.

    Thank you.

    Thread Starter justin_19

    (@justinsmith19)

    Thanks @codepeople

    Will do so.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Form with next step on other page’ is closed to new replies.