regarding custom table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2025 11:31 PM
I have to create a backend table for which the values are populated from the values that are filled in record producer. Record producer is already existing , i have to create a new backend table and values should be automatically populated based on the values provided in intake form.How can i do this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2025 11:50 PM
Hi @shreya_3009 ,
Create a table as per your requirement and fields as well , In the record producer you need to map the correct fields that you want to populate in the table(fields).
For more reference please review below links-
Let me know if you need anything else or facing any other issues.
If you found my response helpful, please mark it as helpful and accept it as the solution.
Thank you
Nawal Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2025 11:56 PM
So where are you stuck?
what did you start with and where issues are faced?
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
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-26-2025 11:58 PM
i have a field which is of type list collector in record producer which i have to add in the table, but in form layout i cant find list collector, how can i do that
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2025 08:34 PM
so list collector variable should map with some target field?
Do you have a list field on your target table?
If yes then map that, if not then create one to store the value and refer it to same table as that of list collector and then map it with variable
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
