- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2019 08:11 PM
Hi all
I have a tas table and a project table, the task table has a parent reference field to parent projects.
i want to display the child tass under the parent project, similar to what is shown below
can anyone help?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2019 09:03 PM
Related lists display records in another table that have a relationship with the current record.
if your task table has a reference field from parent then follow the below,
- Open the form(parent).
- Click the form context menu icon and select Configure > Related Lists.
- Using the slushbucket, select the related list to display on the form.
- Click Save.
Related lists appear at the bottom of the form.
-satheesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2019 09:03 PM
Related lists display records in another table that have a relationship with the current record.
if your task table has a reference field from parent then follow the below,
- Open the form(parent).
- Click the form context menu icon and select Configure > Related Lists.
- Using the slushbucket, select the related list to display on the form.
- Click Save.
Related lists appear at the bottom of the form.
-satheesh