Difference between revisions of "Accordion Behavior"

From Lianjapedia
Jump to: navigation, search
Line 36: Line 36:
  
 
===Stacked behavior at runtime===
 
===Stacked behavior at runtime===
Treat accordion sections as stacked at runtime allowing the sections to be made raised from the Navigation Panel.
+
Treat accordion sections as stacked at runtime allowing the sections to be made raised using [[Using the showdocument() function and Lianja.showDocument() method|showdocument()]] or from the Navigation Panel.
 +
 
 +
[[{{ns:file}}:accordion_stacked1.png|450px|thumb|left|link={{filepath:accordion_stacked1.png}}|Attribute: Stacked behavior at runtime]]
 +
<br clear=all>
 +
[[{{ns:file}}:accordion_stacked2.png|450px|thumb|left|link={{filepath:accordion_stacked2.png}}|Attribute: Stacked behavior at runtime]]
 +
<br clear=all>
 +
[[{{ns:file}}:accordion_stacked3.png|450px|thumb|left|link={{filepath:accordion_stacked3.png}}|Attribute: Stacked behavior at runtime]]
 +
<br clear=all>
 +
[[{{ns:file}}:accordion_stacked4.png|450px|thumb|left|link={{filepath:accordion_stacked4.png}}|Attribute: Stacked behavior at runtime]]
 +
<br clear=all>
  
 
==Section Attributes==
 
==Section Attributes==

Revision as of 05:48, 26 October 2016

Under construction

See Also

Accordion Sections (Video)

Overview

Accordion Behavior is ideal for making the most of the available screen space. When a section in an accordion is selected, it is expanded and all other sections in the accordion are automatically collapsed.

Accordion Behavior


Accordion Behavior


Accordion Behavior


Page Attributes

The following Page Attributes configure Accordion Behavior.

Accordion behavior

Render as accordion sections (True | False).

Attribute: Accordion Behavior


Use Accordions

Render as accordion sections on low resolution displays.

Attribute: Use Accordions


Use Accordions height

Render as accordion sections on low resolution displays less than this height.

Attribute: Use Accordions height


Stacked behavior at runtime

Treat accordion sections as stacked at runtime allowing the sections to be made raised using showdocument() or from the Navigation Panel.

Attribute: Stacked behavior at runtime


Attribute: Stacked behavior at runtime


Attribute: Stacked behavior at runtime


Attribute: Stacked behavior at runtime


Section Attributes

The following Section Attributes further configure Accordion Behavior.

Hide form NavBar

Hide form Navigation Bar at runtime if this section is in an Accordion Stack (True | False).

Exclude from accordion

The section is excluded from accordion behavior at runtime (True | False).

Attribute: Exclude from accordion


Attribute: Exclude from accordion


Attribute: Exclude from accordion


Notes on Client Support

Attribute Notes
Accordion behavior -
Use Accordions -
Use Accordions height -
Stacked behavior at runtime -
Hide form NavBar -
Exclude from accordion Supported on the Desktop client only.