Remove Tags from list control

Krischan
Giga Guru

I'm trying to get rid of the tag-selection in my form.

That should be simple but can't seem to find it.

4 REPLIES 4

Alberto Consonn
ServiceNow Employee

Hi Christian,

check the below thread:

https://community.servicenow.com/community?id=community_question&sys_id=57338be1dbd8dbc01dcaf3231f96...

You have to create the System Property glide.ui.show_form_tags_bar (Type: true | false) and set it to false.

If I have answered your question, please mark my response as correct and/or helpful.

Thank you very much

Cheers
Alberto

 

ok that was helpful. Is there one for the Actions in the list view as well? 

 

it is not: glide.ui.show_form_tags_list 😉 

I don't think there is something similar for the list view, in case I'll find something, I will let you know:)

Thank you. I have inquired this from some other people too. Should I find the solution, I will post it here.