- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 04:00 PM
I've created a calendar report on the rm_release table however my table styles are not reflecting onto each calendar event.
Field style has been set for the 'environment' field, this field is a reference field from the cmdb_ci_environment table.
Do I need to create field styles on the rm_release table as well as the on the cmdb_ci_environment table? Do I need to put javascript into the 'value'?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 07:24 AM
Hi @HP8 ! I encountered kind of the same issue recently. Have you tried to put the sys_id of "Production" and "UAT" as value? It worked for me 😉
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 07:24 AM
Hi @HP8 ! I encountered kind of the same issue recently. Have you tried to put the sys_id of "Production" and "UAT" as value? It worked for me 😉
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 09:51 PM
Yes, it worked! I should have known this. Thanks!