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

Request item order page approval details

t venkatesh2
Tera Contributor

Hi,

I need to add the approver details on request summery page, once the service catalog request is submitted from ESC Portal request details(ex; REQ no, RITM no. Item, delivery date etc..) will be visible to the requester. in addition to that i want to add details of the approvers whom it is currently pending.

adding the screen shot for reference.

under Stage : 

Waiting for Approval (In progress) -> under this show the approvers details like pending with xyz user..
 
 Fulfillment (Pending - has not started)
 
 Completed (Pending - has not started).
please suggest the solution.
1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron

@t venkatesh2 

no direct way to handle this.

You will have to clone the OOTB widget and make changes to it and then add that widget to your existing page.

Lot of customization and it will add technical debt to your platform.

💡 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

View solution in original post

9 REPLIES 9

Ankur Bawiskar
Tera Patron

@t venkatesh2 

no direct way to handle this.

You will have to clone the OOTB widget and make changes to it and then add that widget to your existing page.

Lot of customization and it will add technical debt to your platform.

💡 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 

Hi thanks for the answer. yes, as you said this is customization.

ff possible, can you please provide the steps or any process to follow to achieve this requirement.

@t venkatesh2 

you can start and let us know where you are stuck.

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar 

 I was no clue where to start, I understand sc_order_status is the widget we need to clone and make the changes. but, where the exactly the changes have to do after cloned. server script/client/html?