Community
Participate
Working Groups
Build Identifier: riena 2.0.0.v20100615_2_0_0 I would like to have a subapplication that serves as a 'Home Page' with a single view that shows some dashboard type controls. There will be no need for navigation within this application and the left navigation takes up useful space (and detracts from the aesthetic I am looking for). It would be nice if there were a way to hide the navigation part based on the active sub-application. Reproducible: Always
So what you want is that for a specific subapplication there is no navigation bar but only the workarea (the part on the right) while for other subapplications there is a regular navigation bar (on the left) ?
(In reply to comment #1) > So what you want is that for a specific subapplication there is no navigation > bar but only the workarea (the part on the right) while for other > subapplications there is a regular navigation bar (on the left) ? Correct.
+1 for the possibility to hide the navigation. In my opinion we need an API for hiding the navigation, instead of making the state depending on a specific sub-application. That could be accomplished afterwards by using a listener for sub-application changes.
+1 and agree with Steffen