How can I show a field from a related table from an extended table in a list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2017 12:25 PM
So I have a list for rm_feature
Extended from that we have rm_defect
We added a reference to rm_story on the rm_defect table. So its rm_defect.u_story.
Now I want to show rm_defect.u_story.product as a column in the rm_feature list. It is possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2017 12:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2017 12:54 PM
Hi Chandu,
We cannot see the reference table fields if we are personalizing the list view but we can dot walk if we are configuring the list view. Please check my answer for more details.
Thanks,
Nitin.
Hit Like, Helpful or Correct based in the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2020 01:40 AM