Custom Table: Adding multiple fields from another table
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎02-17-2022 09:28 AM
Hello Everyone
I need to create a Custom table where i need to add reference to Product Model and Knowledge on the custom table to show the related products and knowledge articles of the Case created.
Now, i want the Model Number field on the Product Model table to be added to this custom table corresponding to the product. How can i add this? Can someone help me since i am new to Servicenow and still learning.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎02-17-2022 09:41 AM
Hi,
No need to add new field on the table. You can go the form & then configure Form Layout. Since, Products is a Reference type field you will be able to dot-walk & show the field on the form.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎03-19-2025 09:49 AM
Dot-walk field doesn't work independently, it populates data only when data is selected from same reference field.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎02-17-2022 09:41 AM
Hi,
Check this to see how to add fields to a table
Adding Fields to a Table | ServiceNow Developers
-Anurag
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎02-17-2022 09:54 AM
Hi Neelima,
On the table view in your screenshot, click Show List.
Click the burger icon and click Configure -> Form layout
Find Product Model in the slushbucket and expand its options by clicking the tree icon above the left/right arrows.
Find the field Product Model.Model Number and move the field to the right slushbucket (selected)
