How to Show the variable data in a Table Format on the Service Portal Form.

Insider
Giga Guru

Hello,

I am trying to display the variables that are filled in by the user in a Table format on the Record Producer itself.

For example: User fills variable 1, variable 2 and variable 3

 

I need in the end of the RP to shown as Variable 1:                    variable 2                   variable 3

above the attachment icon.

is this possible?

 

9 REPLIES 9

Ankur Bawiskar
Tera Patron
Tera Patron

@Insider 

Why to show in record producer itself? the user can already see the same information since he/she is entering the details manually from his/her side?

I didn't get your business requirement here

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

Hello Ankur,

I tried explaining the same to the business.

They just want to understand whether this can be possible or not.

Requirement: The variable details filled by user to be shown below in a tabular format.

I have already suggested MRVS but just want to understand whether this can be enabled by any widget?

swathisarang98
Giga Sage
Giga Sage

Hi @Insider ,

 

You can create multi-row variable set and add your variable in it , it would look something similar as below screenshot,

Screenshot 2023-10-12 at 10.28.16 PM.png

Variable set screenshot

Screenshot 2023-10-12 at 10.30.09 PM.png

 

and at the table form you can add variable editor from configure "form design" in a new section so that this will visible in native as well,

Screenshot 2023-10-12 at 10.40.15 PM.png

 

 

If my answer solved your issue, please mark my answer as  Correct & 👍Helpful based on the Impact.

 

Thank You

Swathi Sarang

Thanks for the response.

The MRVS will not work i guess.

I am trying to understands whether any widget can help here