Feedback pop up after submitting a catalog item in itil view(not in portal view)

Haridevan Vamad
Tera Contributor

How to create a pop up after submitting a catalog item in itil view

 

HaridevanVamad_0-1743427589429.png

The pop up should look like below on the Order status page.

Functionality:-

Once the feedback is submitted the data will be stored in the custom table with the request details and the feedback provided.

 

HaridevanVamad_1-1743427904876.png

 

Could someone please help in achieving this requirement. 

 

@Servicenow 

 

6 REPLIES 6

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Haridevan Vamad 

I don’t have an answer for this, but I have a question: What’s the purpose of having feedback even before the item is ordered? Shouldn’t feedback be taken once the item is ordered or fulfilled?

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Ankur Bawiskar
Tera Patron
Tera Patron

@Haridevan Vamad 

the 2nd screenshot you shared is coming from OOB logic.

you will have to customize the OOB UI macro or UI page which gets rendered when catalog item is submitted.

What's your business requirement for this?

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

The purpose is to get the feedback of the catalog item. Or any issue they faced while submitting item. 

Would like to know the response from the user.

From the portal we have that pop-up configured but is it possible to do the same from the itil view? Could you please help for the same

Thanks @Haridevan Vamad  for update. ITIL view is for fulfiller, so in that case, you need to modify the code of the order now button and then insert the survey code there. Which is a customization and not recommend.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************