I was happy to see some reports added to My Teams. Unfortunately these aren’t super useful for our managers currently and the new tab is causing some confusion. Is there any way to remove this tab from the Dashboard. Someone previously helped me to remove the contextual help pop-ups via CSS and I was wondering if anyone could offer a CSS code for this? Thank you!
Hi
These CSS will hide it
the fist one is the current version, the second one is for hide the reports in the new MyTeam improvements we are going to release end of April (i won’t spoil now but will be available in sandboxes next week).
CURRENT MY TEAM
#doc-page-my-team .mdl-tabs .tabs-head .tabs-header_element:last-of-type { display: none;}
NEW MY TEAM
.mng-my-team__tabs dcb-ui-tabs-horizontal-header-item:last-of-type { display: none;}
Ciao
Marco
Thank you!
Hi
These CSS will hide it
the fist one is the current version, the second one is for hide the reports in the new MyTeam improvements we are going to release end of April (i won’t spoil now but will be available in sandboxes next week).
CURRENT MY TEAM
#doc-page-my-team .mdl-tabs .tabs-head .tabs-header_element:last-of-type { display: none;}
NEW MY TEAM
.mng-my-team__tabs dcb-ui-tabs-horizontal-header-item:last-of-type { display: none;}
Ciao
Marco
Is there any way to hide some of the reports?
we only use the Users - Courses and Users - session.
More than that, is there any way to customize the report? as
Hi Jamie, it’s:
}.docebo-balloon {display:none;}
Reply
Log in to Docebo Community
Enter your email address or username and password below to log in to Docebo Community. No account yet? Create an account
Docebo Employee Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.