sujitha16
Kilo Patron

In this article, we will see how we can modify the parameters of request record information section. 

 

By default, the section provides the below details, 

 

SujathaVM_0-1744815471806.png

Now let's hide the "Price" parameter on this card. 

 

➡️Navigate to the Data Broker Server Script [sys_ux_data_broker_transform.LIST] and search for the Record Information - Request script. 

 

SujathaVM_1-1744815549618.png

 

➡️ A script include "RequestInfo" is used which in turn calls the "RequestInfoSNC" and inside the "getFieldsInfo" function holds those values. 

 

Note: Both the script includes are read-only type. 

 

RequestInfo Script Include : 

SujathaVM_3-1744815718263.png

RequestInfoSNC Script Include: 

SujathaVM_2-1744815633069.png

 

KINDLY DO NOT USE INSERT AND STAY OPTION ON READ ONLY FILES. 

 

You might need to create a customized script includes and call the customized one on the data broker script for your requirement under the required scope with same details. 

 

Below is the script where the "Price" parameter is removed. 

 

SujathaVM_4-1744815844802.png

 

RESULT: 

Post changes the request record displays as below, 

 

SujathaVM_5-1744815930425.png

 

Kindly hit "Helpful" if it was helpful for your needs!!!!

 

#ServiceNow #ServiceOperationsWorkspace #ServiceNowCommunity #HappyLearning

 

 

Comments
Ssinha4
Tera Contributor

Hi ,

 

I did the same but not working for me. I am getting blank Record information.empty.png

arunpalani
Tera Expert

@sujitha16 / @ankurbawisk Hi,  can we do this for incident when related incidents link is clicked in the record information tab, I am trying to add more fields here.

Screenshot 2026-04-02 111027.pngScreenshot 2026-04-02 111114.png 

 

Many Thanks

Arun

Version history
Last update:
‎04-16-2025 08:07 AM
Updated by:
Contributors