- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 07:50 AM - edited 03-19-2025 01:25 AM
Hi All,
I need your help in showing multirow variable set in native view when agent creates a case from backend under variables tab as below
Note - This catalog is hidden from the Portal for everyone
I am successful in showing the variables under the variable Tab by inserting record in "question_answer" table and "sc_multi_row_question_answer" but it is not coming as multi row variable set
Any help would me much appreciated
Thank You!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 04:33 AM
So without they filling how are they planning to fill the variables on the form?
The variable editor will be shown only when record is generated via record producer.
Are you saying they want to create New record using New button from table list and there they want to see Variable editor and they will fill the variables from there?
If yes then it's not a good practice
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 04:24 AM
End User as well as Agent will not able to see the record producer as it is hidden from everyone from Portal so they can't submit it from Portal.
Only Agent can submit the record producer that too from Native UI not from Portal and in that Native UI they want Variable Editor and inside variable editor they want a multi row variable set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 04:33 AM
So without they filling how are they planning to fill the variables on the form?
The variable editor will be shown only when record is generated via record producer.
Are you saying they want to create New record using New button from table list and there they want to see Variable editor and they will fill the variables from there?
If yes then it's not a good practice
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 09:20 AM - edited 03-19-2025 01:29 AM
Thanks for you reply