How to Show the variable data in a Table Format on the Service Portal Form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 05:55 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 06:33 AM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 11:09 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 10:01 AM - edited 10-12-2023 10:14 AM
Hi @Insider ,
You can create multi-row variable set and add your variable in it , it would look something similar as below screenshot,
Variable set screenshot
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,
If my answer solved your issue, please mark my answer as ✅ Correct & 👍Helpful based on the Impact.
Thank You
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 11:11 PM
Thanks for the response.
The MRVS will not work i guess.
I am trying to understands whether any widget can help here