Hello All,
I have a collection with a single row with a Person column having multiple values.
I want to read all values from that person field and assign them as default selected for another person field.
How I can achieve this.
I can set single value as defaultselecteditems but am unable to save multiplevalues.
Thank You
Solved! Go to Solution.
Hi @vish3027 ,
Could you show me the detailed settings of the collection?
I created a single row collection, the collection of multi-value field values from the list a column value. I filled in the “DefaultSelectedItems” property of comobox Control with "First(collectionname).columnname" to set all the values of the collection field to default values. I have test for your reference, please try the following workaround:
Best Regards,
Jessica Gu
Hi @vish3027 ,
Could you show me the detailed settings of the collection?
I created a single row collection, the collection of multi-value field values from the list a column value. I filled in the “DefaultSelectedItems” property of comobox Control with "First(collectionname).columnname" to set all the values of the collection field to default values. I have test for your reference, please try the following workaround:
Best Regards,
Jessica Gu
User | Count |
---|---|
121 | |
88 | |
87 | |
75 | |
66 |
User | Count |
---|---|
215 | |
180 | |
138 | |
96 | |
82 |