- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2020 04:18 AM
Hi All,
On the table "label" the field "viewable by" is having three choices 1.me 2.Groups and users 3.Everyone.
I have a user xyz who has only two options when he tries to edit his tag.
Please suggest on how to debug this issue.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2020 04:22 AM
Hi Madhu,
In order to set a tag as viewable by 'everyone' the user must have the role 'global_tags_creator'.
There is a client script 'Restrict global label creation to role' which checks for this role and removes the 'everyone' option on load.
Hope this helps
Thanks
Sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2020 04:22 AM
Hi Madhu,
In order to set a tag as viewable by 'everyone' the user must have the role 'global_tags_creator'.
There is a client script 'Restrict global label creation to role' which checks for this role and removes the 'everyone' option on load.
Hope this helps
Thanks
Sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2020 04:23 AM
Hi,
Hope this helps
Me | Private tag, visible only to the owner. |
Groups and Users | Shared tag, visible to the owner and specific groups or users. |
Everyone |
Shared tag, visible to everyone. This option is available to users with the admin or tags_admin role. |
Read More here: Tag Sharing Level