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

AshishKM
Kilo Patron
Kilo Patron

Hi @jaiho_rai ,

Can you share, reason why MRVS not working in this case, MRVS are best suited in this case without any extra arrangement. 

 

-Thanks,

AshishKM


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

Below I already tried but it's not working 

 

jaiho_rai_0-1710338222920.png

 

did you added this MRVS on that form, are you using it on any catalog item, then add this MRVS variable set under variable set tab which is next to variables tab.


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

Dr Atul G- LNG
Tera Patron
Tera Patron

In my PDi

 

AGLearnNGrow_0-1710338586891.pngAGLearnNGrow_1-1710338633357.png

 

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

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

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