Autocomplete multiple selected values

Product: PowerShell Universal
Version: 2.9.2

hey @adam

Is there any way to set a default value with multiple values on an autocomplete that has -Multiple switch?

Thanks!

I’m not sure. I’ll have to futz with it. I opened an issue here to track this: UDAutocomplete - Multiple selected values · Issue #1098 · ironmansoftware/issues · GitHub

1 Like

Hey @adam

What was the solution for this? I have an array of objects I need to pre-select, I didn’t see anything in the documentation but I could be missing it.