This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Jul 31, 2012, 7:45 AM
22 Posts
topic has been resolvedResolved

OneUi Template Customize ?

  • Category: Documentation
  • Platform: Windows
  • Release: 8.5.3
  • Role: Developer
  • Tags: OneUi,Sidebar,properties file
  • Replies: 1
How to change the OneUi framework to have multiple different left navigation panels based on the properties file
Each XPages has his own left navigation  
Jul 31, 2012, 4:03 PM
366 Posts
Re: OneUi Template Customize ?
 OneUI has two components.  The Framework and the look and feel.
 
The Framework (best example is the Layout Control from the Extension LIbrary) is used for a consistent presentation. 
 
The look and feel is controlled by the underlying CSS. 
 
To have different content in the left navigation for the layout then create a custom control that uses the layout control and enable the left panel area. 
 
Create individual custom controls for the content to be displayed in the left area. 
 
Create individual XPages, add the layout custom control and the specific left area custom control to the left panel editable area. 
 
 To change the Look and feel create a theme that extends the OneUI theme being used or create a CSS in the application the overrides the classes being implemented.

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal