Manager should see list of all cases whereas user can see only cases worked/created by him on Landing page

A manager should see list of all the cases but a user can see the list of those cases which are created by him on a landing page,how to configure this?

I’m thinking to accomplish with 2 Data Pages

User:

  • My Cases (D_pyMyWorkList)

Manager:

  • My Cases (D_pyMyWorkList)
  • My Team (D_MyTeamWorkList) - JOIN Assign-Worklist and Operator. Filter: pyReportsTo

If you are Building the application in Constellation, Use the Todo Widget, and there you can select the option: Pegasystems Documentation

No this is not on constellation

Hi @RameshSangili i didnt get this approach manager has 2 data pages and user has a different data page?then filter only to use for manager?can you elaborate your statement a bit if possible?

D_pyWorkList - User’s worklist

D_TeamWorkList - This data page will retrieve the Team’s worklist and you can have either Page Visiblity condition to show based on Manager access group.