Section Header

From Lianjapedia
Jump to: navigation, search

Header

Hide header

The Hide header attribute determines whether the Section Header is hidden or not.

  • Note that the Section header will be hidden at runtime only.
  • For Page Center Sections, the Hide header attribute is checked (True) by default.

Notes on Client Support

Hide navigation buttons

The Hide navigation buttons attribute determines whether the actionbar navigation buttons (as above: First, Previous, Next, Last) are displayed in the section header.

  • This only applies when the actionbar is not hidden.

Notes on Client Support

Hide editing buttons

The Hide editing buttons attribute is ignored. See below to hide or show the OK/Cancel buttons.

  • Note that the section Readonly attribute can be checked to True to make the section readonly (non-editable).

Notes on Client Support

Show record count badge

The Show record count badge attribute determines whether the record count badge should be displayed in the section header. This is available for data-bound sections.
From v5.2.

Show record count badge


Notes on Client Support

Hide actionbar

The Hide actionbar attribute determines whether the Page actionbar is displayed when this section is activated as a stacked section at runtime.

Notes on Client Support

Header CSS style

The Header CSS style attribute specifies CSS attributes for the header.

Notes on Client Support

Background color

The Background color attribute specifies the header background color.

Notes on Client Support

Foreground color

The Foreground color attribute specifies the header foreground color.

Notes on Client Support

Header icon

The Header icon attribute is ignored.

Notes on Client Support

Gradient colors

The Gradient colors attribute determines whether the Header background should be rendered with gradient colors.

Notes on Client Support

Gradient type

The Gradient type attribute specifies the gradient type to be used if Gradient colors is True.

Notes on Client Support

Gradient start color

The Gradient start color attribute specifies the start color to be used if Gradient colors is True.

Notes on Client Support

Gradient end color

The Gradient end color attribute specifies the end color to be used if Gradient colors is True.

Notes on Client Support

Show OK/Cancel buttons

Section Header: buttons and icons



Check or uncheck the attributes to hide or show the buttons and icons in the Section Header.


The Show OK/Cancel buttons attribute determines whether the OK (green tick) and Cancel (red cross) buttons should be displayed in the section header when the section is in edit mode.

Notes on Client Support

Show Add/Delete buttons

The Show Add/Delete buttons attribute determines whether the Add (+) and Delete (-) buttons should be displayed in the section header.

Notes on Client Support

Show Print button

The Show Print button attribute determines whether the Print button should be displayed in the section header.

Notes on Client Support

Show Edit button

The Show Edit button attribute determines whether the Edit button should be displayed in the section header.

Notes on Client Support

Hide custom search icon

The Hide the custom search icon attribute determines whether the custom search icon should be displayed in the section header.

Notes on Client Support

Show Custom search dialog

The Show Custom search dialog attribute determines whether the Query Builder custom search dialog should be displayed when the custom search icon in the section header is clicked.

Notes on Client Support

Show custom search dialog panel

The Show Custom search dialog panel attribute determines whether the Query Builder custom search dialog panel should be displayed when the custom search icon in the section header is clicked.

Notes on Client Support

Columns

The Columns attribute determines whether the table columns listed in the Query Builder when the custom search icon in the section header is clicked.

Notes on Client Support

Show info tips icon

The Show the info tips icon attribute determines whether the info tips icon should be displayed in the section header.

Notes on Client Support

Show help icon

The Show the help icon attribute determines whether the help icon should be displayed in the section header.

Notes on Client Support

Help topic

The Help topic attribute specifies the name of the help topic to display when the help icon is clicked in the section header

Notes on Client Support

Notes on Client Support

Attribute Notes
Hide header -
Hide actionbar The actionbar is always hidden on the Web/Mobile client.
Hide navigation buttons The navigation buttons are always hidden on the Web/Mobile client.
Hide editing buttons The editing buttons are always hidden on the Web/Mobile client.
Show record count badge -
Header CSS style The Header CSS style is supported on the Desktop client only.
Background color The Background color is ignored on all clients.
Foreground color The Foreground color is ignored on all clients.
Header icon The Header icon is always hidden on all clients.
Gradient colors Gradient colors are supported on the Desktop client only.
Gradient type The Gradient type is supported on the Desktop client only.
Gradient start color The Gradient start color is supported on the Desktop client only.
Gradient end color The Gradient end color is supported on the Desktop client only.
Show OK/Cancel buttons The OK/Cancel buttons are always hidden on the Web/Mobile client.
Show Add/Delete buttons The Add/Delete buttons are always hidden on the Web/Mobile client.
Show Print button The Print button is always hidden on the Web/Mobile client.
Show Edit button The Edit button is always hidden on the Web/Mobile client.
Hide custom search icon -
Show Custom search dialog -
Show custom search dialog panel -
Columns The Columns attribute is supported on the Desktop client only.
Show info tips icon The info tips icon is always hidden on the Web/Mobile client.
Show help icon The help icon is always hidden on the Web/Mobile client.
Help topic The Help topic is supported on the Desktop client only.

Custom Header Style

Custom Header Style attributes are available from v4.1.

Use custom header style

The Use custom header style attribute determines whether a custom header style should be used.

Header background color

The Header background color attribute specifies the header background color.

Header foreground color

The Header foreground color attribute specifies the header foreground color.

Header bottom border

The Header bottom border attribute determines whether the header bottom border should be displayed.

Header bottom border height

The Header bottom border height attribute determines the height (in pixels) of the header bottom border (if displayed).

Header bottom border color

The Header bottom border color attribute specifies the header bottom border color.

App Settings

The Section Defaults category of App Settings includes options for defining section header appearance throughout the App. These settings apply to desktop Apps only.

Header type

The Header type attribute specifies whether section headers should have a 'flat' color or 'gradient' background.

Icon set

The Icon set attribute specifies which icon set should be used for section headers: 'gradient', 'black', 'white', 'gray' or darkgray'.

Header height

The Header height attribute specifies the section header height in pixels.

Header background color

The Header background color attribute specifies the background color for section headers. This is only applied when the Header type is 'flat'.

Header foreground color

The Header foreground color attribute specifies the foreground color for the 'Caption' in section headers.

Header font size

The Header font size attribute specifies the font size for the 'Caption' in section headers.

Header CSS

The Header CSS attribute specifies the CSS styles for section headers. See also CSS.