Looking for location of a table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
We have made some change to the lists in our portal to do do things like change the color of the text, add background text, even replace the value you see depending on the value of the data in the field. In the screen shot attached, you can if the record has not been update in the last five days, we display some text instead of the last updated date.
This was not done by modifying any widgets. This is an OOTB ServiceNow capability. It is similar to the Field Style on normal list. Just cannot remember the table name that the configuration are stored in. Any help would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
57m ago
Just check in
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
48m ago
Hi @James Kailukai1,
Please check the following table, as this functionality is typically configured there:
- sys_ui_style – Stores UI style definitions that can be referenced by list styles.
If you found this response useful, please mark it as Helpful and accept it as the Solution to help others with similar questions.
Best regards,
Mariam Ahmed.