Direct Reports OOTB Widget Customization

Hi Developers!
I am working on customizing the out-of-the-box (OOTB) Direct Reports widget.
Specifically, I need to exclude service accounts from the list of reportees displayed in the widget.

Can anyone provide there insights here if they have worked on customizing or created replica of this OOTB Plugin and modified it?

Thanks in advance it will be helpful!

Hi @triyasha,

you can manage this with an accountSelector rule on quicklinks population.

On Who can members request for? you can filter this type of identities

Thanks @enistri_devo, but I need to modify the Direct Reports widget present as default in home screen, which is not related to quicklinks, or you can elaborate how you are suggesting

I need to exclude service accounts from the list of reportees displayed over the widget.

If I remember correctly this is not possible with OOTB configuration . either you need to use a plugin to hide the service account or you need to create a custom widget to show only the human identity and disable ootb Direct Reports widget.

2 Likes

Thanks @vishal_kejriwal1 for your help.
Do you have any reference link if the plugin is already created?

There is no plugin for the direct report widget, you can refer to this post which provides a good explanation of how widgets are implemented. This will helps to guide you in creating custom widget as per your requirement .

2 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.