• Resolved mrbleuu

    (@mrbleuu)


    If a user enters their name (or another text input), is it possible to use Forminator to reference to that value again later in the form (e.g. in a radio button option)?

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

    (@wpmudevsupport12)

    Hi @mrbleuu

    Let me sure if we are on the same page.

    I can think of different scenarios here, please, let us know which one you are using.

    – User registration, where the user adds the fields and it is later used somewhere or in a different form

    For this, I am afraid it is not possible, we do have some autofill for some fields, you can find it on https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#behavior-forms

    – Using two forms, for example, the user submits option A, in the second form, it would be pre-selected this option A.

    You can use the Query parameters for sending the content from one form to another.

    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#pre-populate-form-field-values

    – Abandoned form, if the user leaves the site and wants to fill the form later.

    It is not possible at this moment, but we do have plans to implement this feature.

    Let us know if those scenarios covered your question or it is a different one.
    Best Regards
    Patrick Freitas

    Thread Starter mrbleuu

    (@mrbleuu)

    Yes – I am after “user enters the fields and it is later used somewhere in the same form”

    Seems it is not possible. Thank you for your reply.

    Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @mrbleuu,

    If you don’t need to have that later field editable then you can use HTML element and in there put the data from the previous field.
    That way the entered value can show up in other places.

    View post on imgur.com

    Cheers,
    Predrag

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @mrbleuu

    I hope you are doing well and safe!

    We haven’t heard from you in a while, I’ll mark this thread as resolved.

    Feel free to let us know if you have any additional question or problem.

    Best Regards
    Patrick Freitas

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Reference to field later in same form’ is closed to new replies.