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.

Want to Customise the widget-data-table widget in service portal

sumityadav8
Tera Contributor

Community Central forum

I am working on Service portal, I have cloned the widget-data-table , And By default there are 4 columns in it, I want to customise them and add assignment group and state also, How can I do it, Please guide, Thank you

1 ACCEPTED SOLUTION

UmesH77
Tera Contributor

Hello @sumityadav8 , 

Its not a Rocket Science it has simple way ,

Just Go to the incident list layout and configure your mobile view according your requirement.

I am also providing the Screenshot along with , for your reference.

 

If my answer is helpfull , please mark it as Solution.

 

Regards,

Umesh Bhingare,

Technical Consultant.

View solution in original post

2 REPLIES 2

UmesH77
Tera Contributor

Hello @sumityadav8 , 

Its not a Rocket Science it has simple way ,

Just Go to the incident list layout and configure your mobile view according your requirement.

I am also providing the Screenshot along with , for your reference.

 

If my answer is helpfull , please mark it as Solution.

 

Regards,

Umesh Bhingare,

Technical Consultant.

stevemarkovick
Tera Contributor

I’ve learned that the easiest way to customize the widget-data-table is by creating a clone instead of altering the original. Once I have my own copy, I can freely adjust the HTML, tweak the client script, or add new server-side logic without worrying about breaking system updates. It’s a cleaner workflow and gives me full control over how the table behaves.