Query with related list
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2023 01:16 PM
Hi All,
I have to build a custom related list for my custom table "u_insurace"
Applied to table "u_insurance"
Quires from table "Task[task]".
so what i have to write or code inside the Query with to get the Task record related to my custom table only not all the task record.
Please suggest
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2023 04:34 PM - edited 10-22-2023 05:13 PM
Hi,
Do you have a field defined on the "u_insurance" table defined as a 'Reference' or 'List' to the task table? Is the 'u_insurance' table extended from task, how is it defined?