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 @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.
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 .