Add Variable section in custom table/form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2025 11:40 PM - edited ‎02-25-2025 12:23 AM
I created a custom table named Service Request which contains record producer variables. I wanted to add the variables in a form section, and I have several questions:
- How can I add the variables to a specific form section? I don't want to use the map to field functionality since I want the variables to be seen as how it looks like in the portal/frontend.
- For non admin user, I want the variables to be non-editable (read only), ACL should work right?
- There's a Watchlist variable I created with list collector type, but it shows like in the image. How can I achieve to show it like the watchlist field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2025 01:58 AM
ideally map to field should work. If it doesn't then use record producer script
current.watch_list = producer.variableName;
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
‎05-26-2025 11:39 PM
Hope you are doing good.
Did my reply answer your question?
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
‎02-25-2025 02:36 AM
Did I answer your original question?
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