Client Script to get users of a group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2024 08:44 AM
I have a request to conditionally grant read/write access to users if they are apart of a specific group. Right now I'm trying to figure out how to retrieve this information through client script. I've been going through lots of articles to learn how to write this client script. I have the addInfoMessage to attempt to see what is being retrieved and how it looks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2024 10:31 AM
I just realized that my comprehension of the script includes were all wrong. My apologies as I am entry level to scripting. I will double check my script include to see what exactly is being returned and if I can even use the script include for what I am trying to accomplish.