Dominic Namnath
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Dominic Namnath-
Check if the user is already a collaborator before adding them
AnsweredI simply want to check prior to adding a collaborator. I would like to do something along the lines of: if (the user exists as collaborator) do nothing else (add the collaborator) I can't find a c...