How to Add "Record information" tab on the Contextual side panel for request (requested_item) in SOW

Daniel214
Tera Contributor
I am looking in requested item to be able to replicate "Record Information" as well as showing incidents with the same cards
sla
caller
Assigned user



The functionality is the same depending on the configuration

Daniel214_0-1735057588918.png

 

1 REPLY 1

Sujatha V M
Kilo Patron
Kilo Patron

@Daniel214  Navigate to Script include [sys_script_include] and search for RequestedItemInfoSNC [API name : sn_sow_req.RequestedItemInfoSNC]. 

 

You can add the fields that you wanted to display on the card. But the above script is "Read-Only" so you need to update on the customizable one [Script Include name : RequestedItemInfo]. 

 

You can incorporate the logic from Incident and get the SLA and other details accordingly. 

 

SujathaVM_0-1735145278580.png

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.