Skip to main content
Tarun Mukhia (PURIVO Inc.) 님이 #Customer Service에 질문했습니다
Hi,

 

I need help to create the "My Team" checkbox field to use it in the listviews to show only the records of users reporting to them in the role hierarchy.

 

How can do that?

 

Thanks

 

Tarun
답변 2개
  1. 2019년 12월 2일 오후 3:39
    Is this for a standard or custom object?

     

    If a standard object you should see a "My {object name} Team" filter when creating the list view.

     

    If a custom object you have to get a little creative. You will need to add a custom field that is a formula. The formula would be a checkbox that checks to see if the owner is in a role below the running user.

     

    Here is a fantastic step-by-step resource on how to do this: https://developingflow.com/2015/12/24/creating-a-my-teams-list-view-on-a-custom-object-using-roles/
0/9000