Difference between revisions of "Section Header"

From Lianjapedia
Jump to: navigation, search
Line 25: Line 25:
 
==Hide editing buttons==
 
==Hide editing buttons==
 
This is ignored.  See below [[#Show OK/Cancel buttons|to hide or show the OK/Cancel buttons]].   
 
This is ignored.  See below [[#Show OK/Cancel buttons|to hide or show the OK/Cancel buttons]].   
The section '''Readonly''' attribute can be checked to True to make the section readonly (non-editable).
+
* Note that the section '''Readonly''' attribute can be checked to True to make the section readonly (non-editable).
  
 
[[#Notes on Client Support|Notes on Client Support]]
 
[[#Notes on Client Support|Notes on Client Support]]
Line 53: Line 53:
  
 
==Gradient colors==
 
==Gradient colors==
Render the Header background color as a gradient (True | False)
+
The '''Gradient colors''' attribute determines whether the Header background should be rendered with gradient colors.
 
* See [[Gradients]]
 
* See [[Gradients]]
  
Line 59: Line 59:
  
 
==Gradient type==
 
==Gradient type==
Specify the gradient type
+
The '''Gradient type''' attribute specifies the gradient type to be used if '''Gradient colors''' is True.
 
* See [[Gradients]]
 
* See [[Gradients]]
  
Line 65: Line 65:
  
 
==Gradient start color==
 
==Gradient start color==
Gradient start color
+
The '''Gradient start color''' specifies the start color to be used if '''Gradient colors''' is True.
 
* See [[Gradients]]
 
* See [[Gradients]]
  
Line 71: Line 71:
  
 
==Gradient end color==
 
==Gradient end color==
Gradient end color
+
The '''Gradient end color''' specifies the end  color to be used if '''Gradient colors''' is True.
 
* See [[Gradients]]
 
* See [[Gradients]]
  

Revision as of 10:27, 12 April 2016

Under Construction

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.

Notes on Client Support

Hide actionbar

Section Header: actionbar buttons


The Hide actionbar attribute determines whether the actionbar is displayed in the section header.

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

This 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

Header CSS style

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

Notes on Client Support

Background color

Header background color

Notes on Client Support

Foreground color

Header foreground color

Notes on Client Support

Header icon

The image for the Header (png | jpg | gif). Use app:/imagename.ext for app specific images.

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 specifies the start color to be used if Gradient colors is True.

Notes on Client Support

Gradient end color

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

Notes on Client Support

Section Header: buttons and icons



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


Show OK/Cancel buttons

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

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 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.
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.
Hide custom search icon The custom search icon is always hidden on the Web/Mobile client.
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.