How to change name displayed on Dependency view?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2022 03:45 AM
Hi,
I'm not sure where I should go to change name displayed on Dependency view.
If this view is configurable, where do I have to go in the instance to change it?
Labels:
- Labels:
-
Data Foundations
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2022 07:02 AM
The default display value is the name field.
You can read this article and understand the flow.
TLDR the order is:
- A field with display=true in the system dictionary on the lowest sub-table for extended tables.
- A field with display=true in the system dictionary on the parent table.
- A field named name or u_name.
- The Created on field of the referenced record.