How to remove number from Assessment Instance Question text

Sumit_kumar
Tera Contributor

I need to remove number present after Assessment Instance Question. But not aware from where and how to configure this.

Sumit_kumar_0-1721090843320.png

 

1 REPLY 1

Namrata Ghorpad
Mega Sage
Mega Sage

Hi @Sumit_kumar ,

There is one table "UX List" in ServiceNow which stores all configurations regarding the list of table records in the workspace.

Search 'sys_ux.LIST' in application navigator and then new UX list form will open. 

In the Name field add the name as "Assessment Instance Questions" and in Category field select the assessment instance question table. In the table field select table name of Assessment Instance Questions table and in the Configuration field add the workspace name in which you want to do this change. And select view as your workspace view and give any order like 50,100. Scroll down and check section List Feature Flags. In this section select "Hide record count badge" and then save record. Then it will reflect to list on the workspace.

 

Please check the below screenshots as well for your reference.

 

NamrataGhorpad_0-1721645638446.png

 

NamrataGhorpad_1-1721645683038.png

 

NamrataGhorpad_2-1721645785523.png

 

Please mark my answer as correct and helpful if it helps to resolve your issue.

 

Regards,

Namrata