Workspace list view script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Hello Devs,
On project workspace, In planning section.. it opens list view.. If "Percent Complete" is changed to 100 then status should set to Red color. I tried BR, Client script and UI policy all of those work on the form level but not on list view in the screenshot.
How can we achieve that ? OR is that a limitation?
Thanks,
Rocky.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Hi @Rocky5 ,
To display color for a field in the Workspace list view, you can use UX Highlighted Values.
Search for “UX Highlighted Values” in the Application Navigator. If you don’t find the module, you can directly access the table sys_highlighted_value.
Create a new record for your field, then define the required conditions in the Highlighted Value Conditions related list. After that, configure where it should appear using UX Highlighted Values Configurations for the desired Workspace.
You can also refer to the documentation Learn more about highlighted values
If my response helped, mark it as helpful and accept the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday - last edited yesterday
Hi Dinesh,
My ask is not regarding highlighted values. I want something like onchange client script that works on workspace list view as in my screenshot.. that if 'Percent Complete' is set to 100, then 'Status' value to 'RED'.
Thanks,
Rocky.
