How to show the details in tabular form on selection of data in catalog item

jaiho_rai
Kilo Sage

Hi All,

 

I need help to crack the requirement, We need to achieve the requirement on below basis 

 

Name field - Reference , Email - auto popup , Client ID- string , Deletion Process - String

 

So I can select multiple "Name" value , and then field other field 

 

What ever I will select  it will show like below 

 

Name (Column1)  Email (Columm2)   Client Id (Column3).  Deletion Process (Column4)

Jai ho                     jaiho@email.com.   123                              Need to delete this record , in active

Ramji.                    ramji@email.com.     345                             In active record

 

Mutli row variable, it's not working for me ?

Please let me know how to achieve the requirement ?

1 ACCEPTED SOLUTION

jaiho_rai
Kilo Sage

I think below is the reason it's not showing for me ,

It will not wrap in the container, I checked I deactivated all containers, and then it started working :

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0862964

 

@AshishKM @Dr Atul G- LNG 

View solution in original post

11 REPLIES 11

Perfect. Please close the thread.

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

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

yes the order of variable set should be align with order of other variables.

you can use the container start/end for other variables on the same form but keep the variable set ( MRVS ) out of container order or have a dedicated one,

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution