Add List Item Action with multiple Persons in People Picker
AnsweredHi everyone
I got a List with a People Picker field (enabled for multiple values).
When i use the Add List Item Action to create a new item based on values from existing items, i get an error when the people picker field contains more than one value.
Basically i just want to create a copy of an existing item and copy over all existing values.
for example: on an existing list item, the field "to be informed" contains two people.
-
Hi Dieter,
You can simply use [[EHToBeInformed]] placeholder in the action as assignment expression
Best regards,
skybow support
0 -
Hallo
Thank you for this quick answer. That was also my first idea but it does not work.
I recreated this scenario in my sandbox.
None of the names (existing values) are being written to the new item.

Console output:
0 -
Hi Dieter,
You need to use Assignment expressions in the field: =[[PeoplePicker]]
Best regards,
skybow support0 -
Hold on a second! ... NOW I SEE!
I had to switch to assignment ;o)
IT WORKS! Thanks a lot
0
Please sign in to leave a comment.
Comments
4 comments