Forms : URL Query String with Multi Select Dropdown

Mathieu Paquin
edited 08/26/21 in Smartsheet Basics

Is there a way to use URL query string to pre-populate a dropdown multi select with more than one value in a form?

Tags:

Best Answer

  • Genevieve P.
    Genevieve P. Employee
    edited 08/26/21 Answer ✓

    Hi @Mathieu Paquin

    To populate a Multi-Select dropdown list with multiple values using the query string, you'll just need to add an & and list the field again with the second value, like so:

    ?Multi=Apple&Multi=Orange


    So if I had more than two values, I'd need to list the field each time:

    ?Multi=Apple&Multi=Orange&Multi=Banana.... etc

    Let me know if this works for you!

    Cheers,

    Genevieve

    Need more help? 👀 | Help and Learning Center

    こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions

Answers