• Resolved zkrahn

    (@zkrahn)


    Hello, I am having trouble with query parameters for an address field in a form. The field in question is “address-1”. It is supposed to use the query parameter “gaddr” for line 1 and “gaddr2” for line 2, but when I try using the provided URL, neither are populated. I thought it was working when I first created the form so I’m not sure why it would have stopped working.

    Here is a link to a pastebin of the exported form in case you need it: https://pastebin.com/bNPmDtgM

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

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

    (@wpmudev-support8)

    Hi @zkrahn

    I hope you’re well today!

    Currently there’s a bug in the plugin that caused this issue. Query vars (pre-populate option) would work with other fields – the “single” fields – but not with Address type field.

    There are two ways around this at the moment:

    – either break down that address field into separate single input fields (and use query parameters with those fields)
    – or downgrade plugin to the newest version lower than 1.17.0

    Our developers are already aware of the issue and there’ll be a fix included in one of upcoming releases but I’m afraid I don’t have ETA yet.

    Kind regards,
    Adam

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @zkrahn ,

    We haven’t heard from you for several days now, so it looks like you don’t need our assistance anymore.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Address Query Parameter Not Working’ is closed to new replies.