- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 01:16 AM
As a External manager, he should see "my group tasks" section in the contractor portal where he can see all the tasks but now he cannot see that list and External agent can able to see that "my group tasks" which is not supposed to.
roles given to external manager= wm_ext_manager
roles given to external agent= wm_ext_agent
Which extra roles can i give to external manager to see the list of "my group tasks"
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 12:53 PM
Hello @badateja007 ,
If this OOTB configuration does not suit your organization, a small modification in the script include: "FSMContractorUtil" on line 80 in the getMyListsMenu function will allow you to solve your need.
Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Regards,
Hope it helps!
Donald DJA

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 12:53 PM
Hello @badateja007 ,
If this OOTB configuration does not suit your organization, a small modification in the script include: "FSMContractorUtil" on line 80 in the getMyListsMenu function will allow you to solve your need.
Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Regards,
Hope it helps!
Donald DJA