How to display knowledge article details on approval to-do details tab

Alex87
Tera Contributor

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

Alex87_0-1693297862187.png

 

On the To-dos configuration - approvals ive added a new task configuration. Source kb_knowledge

Alex87_1-1693297973029.png

 

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.

Alex87_2-1693298112810.png

 

And there i setup the body article field.

Alex87_3-1693298192665.png

 

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.

 

 

10 REPLIES 10

raojerry007
Tera Contributor

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.