Usage Scenario: User Inbox Screen

When an employee logs into the system, they want to see their own tasks.

Configuration:

  • ShowClaimed: True
  • ShowPool: False
  • UserName: Current User

The action runs under pageInit and the results are bound to a Table element. When the user opens the page, the task list loads automatically.