Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Remove toolbar buttons
System
Hi,
I am trying to customize the toolbar in TeamSite without success.
What I want to do is to remove the "Sites" and "Targeting" buttons.
I tried to customize it changing the file customer.xml
This is my code:
?xml version="1.0" encoding="UTF-8"?
iw-ui
toolbar configId="iw.cc.globalToolbar.dashboardConfig"
iwov-delete
button configId="iw.cc.globalToolbar.dashboardConfig.site.add"/
/iwov-delete
iwov-delete
button configId="iw.cc.globalToolbar.dashboardConfig.tgt.rule.add"/
/iwov-delete
iwov-delete
button configId="iw.cc.globalToolbar.dashboardConfig.more.menu.tgt.condition.add"/
/iwov-delete
iwov-delete
button configId="iw.cc.globalToolbar.dashboardConfig.more.menu.tgt.action.add"/
/iwov-delete
iwov-delete
button configId="iw.cc.globalToolbar.dashboardConfig.more.menu.tgt.segment.add"/
/iwov-delete
/toolbar
toolbar configId="iw.cc.globalToolbar.foldersConfig"
iwov-delete
button configId="iw.cc.globalToolbar.foldersConfig.site.add"/
/iwov-delete
/toolbar
/iw-ui
I rebuild it, but it has no effect.
Do you have any idea?
Thanks a lot for your help
Kind Regards
Gabriele
Find more posts tagged with
Comments
There are no comments yet