I have a SharePoint list that will have a choice column with the value of the SharePoint group that should be set with Contributor access.
Does Actions support passing the group name from a Choice Column Value?
I have a SharePoint list that will have a choice column with the value of the SharePoint group that should be set with Contributor access.
Does Actions support passing the group name from a Choice Column Value?
Hi @rollyr,
Choice column value is stored as a string in SharePoint. Our actions handles names or SharePoint groups as strings. You should be able to put the value as a parameter into the action.
Please let me know if there are any difficulties related to this.