Page 1 of 1

Tm1web 10.2 Navigation Tree

Posted: Wed Jul 16, 2014 5:14 am
by RCO
Hi All,

Would anyone know how to remove the applications node from the navigation tree? I need to leave only the views node.
As far as I remember this was actually possible in TM1 10.1 or previous versions however the config file for version 10.2 doesn't have this options :?
Capture.JPG
Capture.JPG (15.7 KiB) Viewed 2750 times

Re: Tm1web 10.2 Navigation Tree

Posted: Wed Jul 16, 2014 7:43 am
by lotsaram
As far as I was aware this hasn't been possible in any version of TM1 Web. You can hide the navigation tree entirely, but not parts of it.

You could either hide application folders via security or hide the nave tree and have an active form of cubes drilling down to public views using the new web URL API to navigate to the views as the users' home page.

Re: Tm1web 10.2 Navigation Tree

Posted: Wed Jul 16, 2014 8:05 am
by RCO
Thank you lotsaram for the reply,
For some reason I thought that there is a similar parameter in v10.1 to hide the applications node as there is for the administration node <add key="NavTreeDisplayAdministration" value="Y"/>
I haven't really used the new web URL API to navigate to the views, I guess it will be something to explore :|

Any other ideas are more than welcome.