How to remove options from 'Assign Tag:' under 'Actions on selected rows'

Jigisha
Tera Contributor

Hello all,

I need to remove strange Tag options from 'Assign Tag:' under 'Actions on selected rows'

I have tried to remove the options using 'UI Context Menus' and 'Tags' modules but no luck.

 

How can we manage/delete these?

 

Thank you in advance !!

 

 

Jigisha_0-1666098223468.png

 

 

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@Jigisha 

if the context menu logic is not working then you need to customize the OOB UI macro -> label_list_bottom2

But I won't recommend that.

Another way might be to hide it using DOM manipulation which is again not recommended.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Jigisha 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Is there an option that you do recommend?

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

Do you want to remove the complete Assign tag or remove tag itself or just the tags under it like IT service Management.

 

if you want to disable the complete Assign tag or remove tag just disable the property "glide.ui.label.enable"

 

However if you want o disable the tags under them like  IT service Management the go to tags from navigation nad just disable that particular tag.

 

Saurav11_0-1666099235198.png

 

Please mark my answer as correct based on Impact.