Form Layout - Cannot find extended fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 07:20 AM
Hi everyone,
I have a 2 custom task table. One is referencing the other. I want to add the extended fields of the referenced parent in the form view however, these are not available.
Usually in the slushbucket, you can find the extended fields after expanding the reference field (usually red text), but those are not available. Is there any misconfiguration I am missing. The said extended fields are available if via List Layout though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 07:37 AM
unless you have a field which refers to the other table, you cannot dot walk
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 07:47 AM
Nope, actually just to describe my structure a bit.
Custom Task A
- Name
Custom Task B
- Name
- Parent (referenced to Custom Task A)
So now, I want in Custom Task B form view to add Parent.Name which is actually referencing Custom Task A Name column. This part is now available in Form Layout, but interestingly, available in List Layout.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 06:17 PM
I encountered this issue too and wasn't able to answer your exact question, but I did discover that the new Form Builder application in the Washington release allows you to add fields to a form, from a referenced table's extended tables.