What is the best way to display many data/fields from different tables pointing to one form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2025 03:17 PM
There is no scope to use record producer/order guide, reference field has limited capacity, can do only one which is display-true, dot walk depends on reference field, so what is the best way to do so?
Appreciate any input.
-abrouf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2025 08:18 AM
@Ankur, I wanted to display many fields (around 16 fields) from other two tables pointing to another main table on a form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2025 08:29 AM
As example I can easily display Number field from incident table to a form of other any table using reference type, but can't add additional filed like Description field next to Number field, this is the issue I'm experiencing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2025 08:57 AM
you can add additional fields via dot walking on your current form if current form has field which refers incident table
What's the challenge?
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-19-2025 08:31 AM
typo, please read field instead of filed above.