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

Need help for SC order status widget customization

Anusha Dande
Tera Expert

Hi 

 

Currently, when the request has been submitted in the service portal, it will be redirected to request summary and will show the RITM fields like "request number, item, stage". But as part of recent requirement, need to include some more fields like state & approval . To achieve this, I have cloned the OOB widget (SC order status) and trying to add the script but no luck. could anyone help on the customization/script where exactly it needs to be updated

 

Thank you

5 REPLIES 5

Ankur Bawiskar
Tera Patron

@Anusha Dande 

so where are you stuck?

you need to add logic in HTML and Server Side Script

💡 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

@Anusha Dande 

recently last month I shared solution for something similar with working screenshots

Steps to show it in column here

55.png

-> clone the OOTB widget "SC Order Status"

-> In the newly created widget, modify the server script etc to include Cat Item -> Short Description

check this link and it has solution, what to change in Server Script, HTML

Modify fields shown in SC Order Status widget  -> this link will help you add in the place I mentioned above

-> then add this newly created widget on "order_status" page

if you want to add that on top besides the 3 columns then update the HTML place here

55.png

 

 

56.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

Ankur Bawiskar
Tera Patron

@Anusha Dande 

sharing other link which has some approach

SC Order Status add request short description

55.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

Ankur Bawiskar
Tera Patron

@Anusha Dande 

check this recent question which I shared solution, you can check and enhance

How to get Catalog item's short description on the Service Portal Page 

55.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