How to add addition field in Record Information contextual sidebar for sc_task only in SOW

Ssinha4
Tera Contributor

Hi,

How to add addition field in Record Information contextual sidebar for sc_task only in SOW. I have followed many other articles but nothings working. I have added required field "opened_by" in UX form header but not working. I have checked UI builder too - Record Information - Catalog SNC but not sure how to update this for sc_task table only. Kindly help.

 

Thanks 

 

Record information.pngform header.png

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron

@Ssinha4 

check this

Service Operations Workspace - How to modify the parameter on the "Record Information" section? 

I followed same article and was able to update field for RITM record information

Earlier: RITM shows this (3 fields) in record information State, Quantity and Due Date

15.png

I Created another script include in proper scope "Request Management for Service Operations Workspace" and removed due_date field

15.png

I called this script include in Data broker script

15.png

Output: RITM record information doesn't show due_date now

15.png

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

4 REPLIES 4

Ankur Bawiskar
Tera Patron

@Ssinha4 

check this

Service Operations Workspace - How to modify the parameter on the "Record Information" section? 

I followed same article and was able to update field for RITM record information

Earlier: RITM shows this (3 fields) in record information State, Quantity and Due Date

15.png

I Created another script include in proper scope "Request Management for Service Operations Workspace" and removed due_date field

15.png

I called this script include in Data broker script

15.png

Output: RITM record information doesn't show due_date now

15.png

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Ssinha4
Tera Contributor

Hi @Ankur Bawiskar ,

I did the same for catalog taskempty.png but getting empty Record information. 

 

@Ssinha4 

go to this record and add field in related list and try if it works

https://instanceName.service-now.com/nav_to.do?uri=sys_aw_form_header.do?sys_id=9694c97fc7c230105a06a1e603c260f3

15.png

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

In form header the required field was already added. Still empty record.

form header.png