How to remove number from Assessment Instance Question text
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2024 05:48 PM
I need to remove number present after Assessment Instance Question. But not aware from where and how to configure this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 03:58 AM
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.
Please mark my answer as correct and helpful if it helps to resolve your issue.
Regards,
Namrata