- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2025 04:03 AM
Hi Experts,
Where do we define which field to be referred as title of the policy exception in the header bar.
As per below image, the red boxed value is deriving from a custom field added to policy exception. Customers think this is the title of the policy exception though we have captured the title of the policy exception using short_description field.
The same field here is being used in workspace view also. Where can i update this to change and reflect the short description of the policy exception to be visible as title in header bar.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2025 05:35 AM
Check the display field on table record, there you can find the current display value for this table. OOB number should be visible but check in your instance..
sys_db_object>search table name> scroll down, filter with display= true.
Hope, this solves your query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2025 05:35 AM
Check the display field on table record, there you can find the current display value for this table. OOB number should be visible but check in your instance..
sys_db_object>search table name> scroll down, filter with display= true.
Hope, this solves your query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2025 09:59 PM
This worked. Thanks