Url queries in forms

I’m working on a form with specific configurations and need to pass query parameters for various fields. I can successfully pass all the fields I need, except for the phone number, full name, and address fields. These fields have sub-fields, and I’m struggling to find a way to include them. Has anyone successfully done this before?

Thank you in advance.

Hi @sdamceski,

We don’t support passing query parameters for Noloco phone number, full name, and address fields. This is because these fields contain multiple sub-values, making them incompatible with query parameters at the moment. Hopefully, the team can figure out a way to make it work at some point.

Hey @sdamceski - good news is that we now natively support prefilling Full Name, Phone Number, and Coordinates fields from the URL in any form.

Right now, we still don’t support address fields, so if you’re relying on that, you might need to use a text field instead.

Thanks for mentioning it though - looking forward to any other feedback you might have