Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

In change schedule how to add one more column

akhila13
Tera Expert

In change schedule i want to add one more column similar to Number configuration item and duration

 

find_real_file.png

 

2 REPLIES 2

Community Alums
Not applicable

Hi @akhila ,

Navigate to chg_soc_definition.LIST table and find your change schedule record.

Open your record and add,remove columns in Left Column, Right Column fields.

 

find_real_file.png

 

 

Or,  in order to customize the page, you need to customize the following scripts

1. UI page - sys_id=a4fac4c7c3310300b6dcdfdc64d3aef8
2. UI script -Sysy_id=01109679d7e01300532c24837e6103c2
3. UI script -sys_id=6ff41e3ac31303009f93dfdc64d3aebb

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

 

Can you please elaborate how to modify the UI page and UI Script