Skip to Content
0
Former Member
Jul 18, 2008 at 08:04 AM

Hide tab in UWL

35 Views

Dear specialists,

I'd like to hide tabs in my UWL by customizing the XML file. Actually, I'd like to keep the "task" tab only.

First, I've tried to configure this with the wizard, without success. I'm facing the same problem as here : [https://www.sdn.sap.com/irj/sdn/wiki?path=/display/bpx/uwl%2bconfiguration%2bwizard%2bshows%2bempty%2bdropdown] (and unfortunatly the proposed solution does not work)

Then, I've tried to configure the XML manually (uwl.standard.xml), upload it with high priority, for the relevant system, clear the caches, log off, log on... Without success...

So, hereunder the navigation nodes I have defined in my new uwl.standard2.xml :

<NavigationNode name="root" view="" referenceGroup="" visible="yes" keepItemCountUpdated="no">

<NavigationNode name="Main" view="" referenceGroup="" visible="yes" keepItemCountUpdated="no">

<NavigationNode name="task" view="DefaultView" referenceGroup="" visible="yes" keepItemCountUpdated="no" referenceBundle="tasks">

<NavigationNode name="PersonalViewPlaceHolderTask" view="" referenceGroup="UWL_PERSONAL" visible="yes" keepItemCountUpdated="no"/>

</NavigationNode>

</NavigationNode>

</NavigationNode>

Furthermore, when I'm in the UWL, it takes into account my new XML file because the "current view configuration name" is my uwl.standard2.xml file BUT it does not reflect the changes I've done in that XML ! Actually, nothing moves !

I'd really appreciate any help on that topic.

Thanks in advance,

David Fraiture