- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2022 09:28 PM - edited ‎12-27-2022 09:29 PM
Hi Experts,
Do you know how task state color configuration works in FSM dispatcher workspace? Changing hex value in color field(Ex: #3dd7dd) is not reflecting correctly in dispatcher workspace. Value in color field is working with theme color. Let me know if you understood how it is working and please provide me the steps to do the same.
Thanks in advance.
Color setting:
Dispatcher workspace:
Look at the color difference from what is configured for pending dispatch and what is showing in task card
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2023 10:24 PM
OOTB Theme color has been used to show color of task in dispatcher workspace. In order to use the hex code, update the system property "work.management.task_state_color.use_hex" to true.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2023 10:24 PM
OOTB Theme color has been used to show color of task in dispatcher workspace. In order to use the hex code, update the system property "work.management.task_state_color.use_hex" to true.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2024 06:26 AM
Thanks for this, this was super helpful for us when changing colours in Dispatcher Workspace.