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

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @jaiho_rai 

 

You can use MRVS  variable type for this.

 

https://www.servicenow.com/community/developer-blog/exploring-the-multi-row-variable-set/ba-p/229153...

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

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

Thanks for the response , @Dr Atul G- LNG , I tried the same but it was not showing . So eventually it's not showing the variable on the form /portal.

Could you please provide screenshot for same, where it is not showing.

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

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

Dr Atul G- LNG
Tera Patron
Tera Patron

Sorry, but issue you are facing in MRVS?

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

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