• Resolved mariomrt

    (@mariomuratori)


    Hi!

    I need to know if this option exists in Forminator. I have a form with two options, selecting one and sending sends a notice by email. In the body of the message I need to place the field data obtained from another form, not from the same one. It’s possible?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    HI @mariomuratori,

    I’m afraid, there isn’t any out of box setting for such a workflow. The forms are separate, so it’ll require custom code to achieve such a workflow.

    The easiest workaround would be to use the Pre-Populate fields feature, however, this will not send an existing saved submission. It can only send the data during its submission using two forms.

    For example, Form one will be where the data is entered and upon subimssion the form will be redirected to a different page where Form two is located.

    Form two will be using the Pre-Poulate fields to autofill the data entered from Form One to the fields on Form two, which could be used in the email notification in Form two.

    Please check the following doc for more info:
    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#pre-populate-form-field-values

    Kind Regards,

    Nithin

    Thread Starter mariomrt

    (@mariomuratori)

    Great!

    Thanks, @wpmudevsupport11.

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

The topic ‘Get data from one form to another’ is closed to new replies.