Hi guys,
I have the following problem:
- I have a list with multiple entries, and for each entry a different team. The team members are displayed on a column named "Team" - the column type is person or group -
- I use the field "Team" to create a personalized view for each user, so they can view only their projects.
- I have managed to create an option in the right click menu to join the team, but i have difficulties configuring the workflow behind the button.
- I need to update the "Team" field by adding the current user that is joining the project.
- I tried using the set field action, but i ended up replacing the whole "Team" field with the current user that is starting the workflow.