Skip to main content

These approaches don’t seem to work:


foo=value1&foo=value2&foo=value3

fooo]=value1&fooo]=value2&fooo]=value3

Is there a way to do this?

Try this: ?prefill_foo=value1,value2,value3


A quick test worked for me using that approach!


Reply