How to display knowledge article details on approval to-do details tab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 01:38 AM
Hi there guru's,
Dont know if this is the right forum, but im facing a challenge. i would like to show Knowledge article details as line item on a approval to-do
On the To-dos configuration - approvals ive added a new task configuration. Source kb_knowledge
There i filter on source tbl kb_knowledge and added a line item tab. This as i would like to show some article details on line level and not on a column level.
And there i setup the body article field.
Whatever i do, ServiceNow refuse to show any article details on the tab. even if i put a filter on the tab to link sys id to {reference_table.sys_id}
Anyone have some thoughts? One of the strange things i see as well OOTB, is that the "Approver for" is empty for knowledge article approvals.
- 1,845 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 09:54 PM
Hey Alex,
The reason behind this is "KB approvals have no 'Approval For' since their tables do not extend task tables".
But i am trying to get the solution.