Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter thedandosreis

    (@thedandosreis)

    I have gone through several other threads and tried everything, AJAX and No AJAX, Submission indicator both on and off, everything. I see that support mentioned it was a bug and they were aware of it. This was several months ago already and it’s still not working. This is what I’ve realised so far:

    1. The – & – separator does actually work. And I can parse multiple fields into the URL and the next form does auto-populate them. However, only certain types of fields.

    2. Fields like email and phone, work perfectly.

    3. Name and Input fields, DO NOT WORK!. When I add {name-1} or {input-1} type fields into the URL, the page breaks and I land on a 404 error.

    The bug must be lying in some of the field types.

    Please can you dig into this and resolve the issue. Or provide a solution to the above.

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @thedandosreis ,

    When you set up your URL can you change the name to name1 (or use different text string)?
    So it would look like https://digipiv.local/test-customer-details-form/?email={email-1}&name1={name-1}

    I’ve checked and it looks like this is something with the WordPress itself. I’ve tested URLs with parameter “name” and “name1” without the Forminator enabled and the URL with “name” goes to 404 and name1 opens page correctly.

    kind regards,
    Kasia

    Thread Starter thedandosreis

    (@thedandosreis)

    Hello Kasia

    You are a LEGEND!!! Thank you so much. Simple fix, but it’s exactly what was needed. Adding the “1” to the end works. Thank you for your help.

    Regards
    Daniel

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘URL Query Parameters’ is closed to new replies.