Tag options not visible to a user

Madhu5
Tera Contributor

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.

1 ACCEPTED SOLUTION

Sam Ogden
Tera Guru

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

View solution in original post

2 REPLIES 2

Sam Ogden
Tera Guru

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

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

Hope this helps

MePrivate tag, visible only to the owner.
Groups and UsersShared 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

-Anurag