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.