Add transactions by user related list
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Navigation and UI
This example adds a relationship, Last 20 transactions, to the user form.
Before you begin
About this task
Procedure
What to do next
- This query returns all task records opened by the user. The related list defaults to displaying 20 task records per page.
- The parent variable refers to the Applies to table. In this case, it applies to the User [sys_user] table.
- Querying against a record sys_id is a common query method for relationships.