Left Sidebar

From Lianjapedia
Revision as of 07:40, 28 October 2016 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Under construction

See Also

App Settings, Colors, CSS, Page Attributes, Right Sidebar, Understanding Lianja UI Navigation, Users and Roles, Using the showdocument() function and Lianja.showDocument() method

Overview

Pages can optionally have a left sidebar displayed. This can include:

  • A logo image
  • A login panel displaying login, role and tenancy information with Logout and Home buttons
  • A list of Apps with clickable links to open the Apps
  • A Page navigation menu
  • Lists of favorite, recently viewed, recently modified and watched items
  • Instant Selections to filter records on pre-defined conditions

Show left sidebar

Show left sidebar (True | False).

File:Show left sidebar.png
Page Left Sidebar Attribute: Show left sidebar



The Show left sidebar attribute determines whether the left sidebar is shown.

In the App Settings, the Left sidebar visible setting in Page defaults determines whether newly created pages have a visible left sidebar or not.


Collapse left sidebar

Collapse left sidebar when the App is first loaded (True | False).

Page Left Sidebar Attribute: Collapse left sidebar



Here, the Show left sidebar attribute is checked (true), but so is the Collapse left sidebar.

The left sidebar is not shown until the 'SHOW' tab is clicked.


Page Left Sidebar Attribute: Collapse left sidebar



Clicking the 'HIDE' tab will hide the left sidebar again.


Width

Left sidebar width.

Page Left Sidebar Attribute: Width



Here, the left sidebar has been increased to 340 (pixels).


Show left sidebar logo image

Show left sidebar logo image (True | False).

Page Left Sidebar Attribute: Show left sidebar logo image



The Show left sidebar logo image attribute determines whether a logo image will be displayed at the top of the left sidebar.


Logo image

The logo displayed at the top of the left sidebar (png | jpg | gif).

Page Left Sidebar Attribute: Logo image



By default, the logo image is the Lianja logo.

Specify your own image file in the Logo image attribute.


Show login panel

Show the login panel in the left sidebar (True | False).

Page Left Sidebar Attribute: Show login panel



The Show login panel attribute determines whether the login panel is displayed.

It shows login, role and tenancy information along with 'Logout' and 'Home' buttons.


Show Apps

Show the Apps menu in the left sidebar (True | False).

Page Left Sidebar Attribute: Show Apps



The Show Apps attribute determines whether the Apps menu is displayed.

This lists available Apps.

Clicking on an App name opens the App.


Show Apps Caption

Show the Apps caption above the Apps menu (True | False).

Page Left Sidebar Attribute: Show Apps Caption



The Show Apps Caption attribute determines whether the 'Apps' caption is included at the top of the Apps menu.


Show Menu

Show the page menu in the left sidebar (True | False).

File:Ls show menu.png
Page Left Sidebar Attribute: Show Menu



The Show Menu attribute determines whether the Pages menu is displayed.

This lists available Pages in the current App.


File:Ls show menu2.png
Page Left Sidebar Attribute: Show Menu



Note: the display of the Pages menu is supported on the Desktop client only.

The Show navigation menu App Setting must be unchecked (false) to enable the Pages menu display.


Show Recent Items

Show Watches, Favorites, Recently Viewed/Modified items and Instant Selections in the left sidebar (True | False).

Page Left Sidebar Attribute: Show Recent Items



The Show Recent Items attribute determines whether the Recent Items panel is displayed.

This can include favorite (starred), recently viewed, recently modified and watched records and Instant Selections.

Note: a Search field must be defined to enable the record lists.

The maximum number of items to display in the record lists is set in the items attributes below.


Background color

Left sidebar background color.

Page Left Sidebar Attribute: Background color



The Background color attribute determines the left sidebar background color.

See also Colors and CSS.


Foreground color

Left sidebar foreground color.

  • Foreground colors are set internally for the Left sidebar elements.


Border color

Left sidebar border color.

Page Left Sidebar Attribute: Border color



The Border color attribute determines the left sidebar border color.

See also Colors and CSS.


Favorite items

The number of Favorites to display.

Page Left Sidebar Attribute: Favorite items



If the Show Recent Items attribute is checked (true), the Favorite items attribute determines the maximum number of favorite items to be displayed.


Recently viewed items

The number of Recently Viewed items to display.

Page Left Sidebar Attribute: Recently viewed items



If the Show Recent Items attribute is checked (true), the Recently viewed items attribute determines the maximum number of recently viewed items to be displayed.


Recently modified items

The number of Recently Modified items to display.

Page Left Sidebar Attribute: Recently modified items



If the Show Recent Items attribute is checked (true), the Recently modified items attribute determines the maximum number of recently modified items to be displayed.


Watched items

The number of Watched items to display.

If the Show Recent Items attribute is checked (true), the Watched items attribute determines the maximum number of watched items to be displayed.

Refresh interval

The interval in seconds that the Instant Selections content will be refreshed.

  • Currently ignored.