Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Need help customising this

Prasun Sarkar7
Tera Expert

This is so confusing and at the same time not helpful I somehow found out the script which feeds the value. We have a simple requirement to just hide the quantity field from the record information of the RITM record in SOW workspace.

PrasunSarkar7_0-1769750291751.png

this is the record information that only gives 2 output state and quantity this is made in a data broker script.

PrasunSarkar7_1-1769750347083.png

And when I customise the data broker script include array the values are not populating.

PrasunSarkar7_2-1769750395700.png

Thank you in advance for your help and I hope in next upgrade this worst this workspace is removed from Servicenow

 

5 REPLIES 5

Ankur Bawiskar
Tera Patron

@Prasun Sarkar7 

please share the screenshot from where you want to remove

💡 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  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Ankur Bawiskar
Tera Patron

@Prasun Sarkar7 

did you check this?

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

💡 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  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Ankur Bawiskar
Tera Patron

@Prasun Sarkar7 

you created another script and modified that

But did you invoke that one in the Data broker script so that it takes the new fileds?

💡 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  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Ankur Bawiskar
Tera Patron

@Prasun Sarkar7 

it worked fine for me

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

AnkurBawiskar_0-1769752178091.png

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

AnkurBawiskar_1-1769752357462.png

I called this script include in Data broker script

AnkurBawiskar_2-1769752408225.png

 

Output: RITM record information doesn't show due_date now

AnkurBawiskar_3-1769752441154.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  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader