• Resolved yberges

    (@yberges)


    Hello i want to know if its possible to create a form with multistep (as i understand yes) with this specification:
    – on each step i will have 6 number field with price
    – on top display a dynamique calcultation field (when user add number in calculation its updated)
    – at end of multistep, we propose a resum of selected value
    – when we send form that redirectd towoocommerce checkout and create a prefilled cart (if i add hidden field with id of product for exemple)

    thanks for your return

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @yberges,

    Trust you are doing well, and thank you for reaching out to us.

    As you know already, Forminator allows multistep (paginated) forms. You just need to add page breaks whenever you need to break your form to a new page. Please find more about the same in our documentation here: https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#page-break

    You can use the calculation fields to show dynamic calculations based on the input from the number field. Please find more about the same here: https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#calculations-field

    Please note that you should have the Calculation enabled in the Number field as mentioned in the documentation here: https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#number-calculations

    You can use the HTML field to display a summary of the form at the final step, allowing users to review the information they have entered before submitting it. Please find more about the HTML field here: https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#html-field

    Forminator does not have an integration with WooCommerce. However, it should be possible to use some custom code to create a prefilled cart on form submission.

    I am afraid that providing custom code is out of the general support scope we provide here. For that, you’ll need to hire a developer to provide the required custom code for you. WordPress provides a jobs directory here https://jobs.wordpress.net/.

    If you need further advice about it, feel free to email us at [email protected] using the following subject line.

    Subject: ATTN: WPMU DEV support - wp.org”

    Please feel free to get back to us if you need any further clarification. We are happy to help.

    Best Regards,
    Nebu John

    Thread Starter yberges

    (@yberges)

    hi thanks for reply
    as i test i can add pagination but i didn’t find how to display calculation field outside (on top or bottom) in order to display it allways

    no way ?

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @yberges,

    but i didn’t find how to display calculation field outside (on top or bottom)

    Possible to explain further about the setup? In general, what a page break field does is to help with splitting the form, so a field added before the page break would appear in one part of the step, and the next field added after the page break would appear in the next step.

    So there isn’t any fields that can be added outside the pagination.

    Sounds like you want to calculate based on the input of similar number fields? If yes, you could try the Field Group? It’s a repeater field, where you could add fields inside the Field group and calculation field outside the Field group if needed.

    Please check this for more info:
    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#field-group

    Also, if the above isn’t clear, or if I have misunderstood your query, it would be helpful to share the form export so we can better understand your current setup and suggest how to display the calculation field.

    Please check the following doc on how to export a form:
    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export

    If you are concerned about any sensitive information in the form, then you can duplicate your form, remove any sensitive information, and then export it.

    You can share the export file via Google Drive, Pastebin, Dropbox, or any cloud service in the next reply.

    Looking forward to your response.

    Regards,

    Nithin

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @yberges,

    Since we haven’t heard from you for a while. I’ll mark this thread as resolved for now. Please feel free to re-open this thread if you need any further assistance.

    Best Regards,

    Nithin

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.