Announcements
Hi,
How to set multiselect option to some default value?
Thanks.
Hi Partner,
Please refer to the following blog:
by js you need to assign an array of values
something like:
let defaultValues = [455110000, 455110001]; formContext.getAttribute("new_multiselectoptionset").setValue(defaultValues);
Hello Guido,
It is client side Javascript.
Thanks
Hi EKL,
This article explains how to set default values for a Multi-Select Option Set using Power Automate.
by client side (javascript) or server side (c#)?
which kind of application? (model-driven or canvas)
André Arnaud de Cal...
294,137
Super User 2025 Season 1
Martin Dráb
232,877
Most Valuable Professional
nmaenpaa
101,158
Moderator