You could remove the caselog attributes using an extension.
The objects having no caselog have the activity panel collapsed by default.
About the history tab, I'm not sure if it can be hidden.
A way can be to simply hide using CSS, but the data would be in the HTML nevertheless.
All of those modifications means you'll need to create a module. If you don't know how, check the wiki (https://www.itophub.io/wiki/page?id=latest:customization:start). If you don't have time, you can contact Combodo : sales@combodo.com
And nevertheless, we would be interested on the reasons behind this need ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi to All,
we need to hide the "Activity Panel" for all user.
Could anyone suggest a way to do that ?
Many thanks
Davide
Remove it altogether? Including case logs? :|
Or what is the exact goal?
Yes, remove it all.
Hello,
You could remove the caselog attributes using an extension.
The objects having no caselog have the activity panel collapsed by default.
About the history tab, I'm not sure if it can be hidden.
A way can be to simply hide using CSS, but the data would be in the HTML nevertheless.
All of those modifications means you'll need to create a module. If you don't know how, check the wiki (https://www.itophub.io/wiki/page?id=latest:customization:start). If you don't have time, you can contact Combodo : sales@combodo.com
And nevertheless, we would be interested on the reasons behind this need ?
Hello Pierre,
could you please specify the modification to hide the lateral tab via CSS ?
What file you should touch ?
Your answer will be much appreciated to test the hide request.
Many thanks in advance
Davide
Hello,
To find the proper CSS selector you can use your browser developer tool
And to inject the CSS code inside iTop, take a look at the link I provided in my previous message ?