In Service catalog, how we can add multiple fields like embedded list

Jayaprakash P
Tera Contributor

In Service catalog, how we can add multiple fields like embedded list

 

example : 

When we select a an option from drop down, need to displace embedded list of records (multiple records)

6 REPLIES 6

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Jayaprakash P 

 

Any screenshot please.

 

https://www.servicenow.com/community/developer-forum/creating-embedded-list-like-function-on-a-catal...

*************************************************************************************************************
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]

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

 

When we select an option below list should been show

Field 1Field 2Field 3Filed 4
c1-c1 data1
c2yesc2 data2
c3 -c3 data1

Jayaprakash P
Tera Contributor

When we select an option below list should been show

Field 1Field 2Field 3Filed 4
c1-c1 data1
c2yesc2 data2
c3 -c3 data1

Hi @Jayaprakash P 

 

Thanks for sharing the details. I have limited knowledge on this, but I wanted to search the community and found that it’s not 100% doable. It would require a good level of scripting and customization. You could try using MRVS based on a dropdown, apply some script logic, and then display it, but again, I’m not 100% sure it will work.

 

https://www.servicenow.com/community/developer-forum/creating-embedded-list-like-function-on-a-catal...

https://www.servicenow.com/community/developer-forum/how-to-populate-an-embedded-list-with-a-script-...

*************************************************************************************************************
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]

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