Difference between revisions of "Page Appearance"

From Lianjapedia
Jump to: navigation, search
Line 78: Line 78:
 
==Last section min height==
 
==Last section min height==
 
If the last section is less than this height, then set it to this height and show page vertical scrollbar.
 
If the last section is less than this height, then set it to this height and show page vertical scrollbar.
 +
* Currently ignored.
  
 
==Last section fixed height==
 
==Last section fixed height==
 
The last section is set to this fixed height and the previous section expanded to fill the space.
 
The last section is set to this fixed height and the previous section expanded to fill the space.
 +
 +
[[{{ns:file}}:last_section_fixed_height.png|450px|thumb|left|link={{filepath:last_section_fixed_height.png}}|Page Attribute: Last section fixed height]]
 +
 +
 +
 +
This works in conjunction with [[#Stretch last section|Stretch last section]].
 +
 +
Here, the '''Last section fixed height''' attribute has been set to 150.
 +
 +
The last section, 'Employees Documents', has a fixed height of 150 pixels and the height of the section above, 'Employee Notes' is adjusted to fill the page.
 +
 +
<br clear=all>
  
 
==Hide actionbar==
 
==Hide actionbar==
 
Hide the actionbar.
 
Hide the actionbar.
 +
 +
[[{{ns:file}}:hide_actionbar.png|450px|thumb|left|link={{filepath:hide_actionbar.png}}|Page Attribute: Hide actionbar]]
 +
 +
 +
 +
Hide actionbar is checked (true).  Compare this to the [[#Last section fixed height|screenshot above]].
 +
 +
<br clear=all>
  
 
==Hide navigation bar slider==
 
==Hide navigation bar slider==
 
Hide the navigation bar slider.
 
Hide the navigation bar slider.
 +
 +
[[{{ns:file}}:hide_navigation_bar_slider.png|450px|thumb|left|link={{filepath:hide_navigation_bar_slider.png}}|Page Attribute: Hide navigation bar slider]]
 +
 +
 +
 +
navigation bar slider is checked (true).  Compare this to the [[#Last section fixed height|screenshot above]].
 +
 +
<br clear=all>
  
 
==Sync actionbar buttons==
 
==Sync actionbar buttons==

Revision as of 11:40, 26 October 2016

Under construction

See Also

Accordion Behavior, Colors, CSS, Gradients, Lianja 3 App Inspector (Video), Page Attributes, Section Attributes, Shading and Transparency

Background image

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

  • Currently ignored.

Stretch image

Stretch the background image to fill the page (True | False).

Margin

Margin size around the page.

Page Attribute: Margin


Here, the Margin attribute has been set to 20 (pixels) revealing the orange Background color.


Hide page from menu

Hide page from menu at runtime.

Page Attribute: Hide page from menu


Here, the 'Customer Orders' page has the Hide page from menu attribute checked (true).


  • Note: in Web/Mobile Apps, if the first page in the App has Hide page from menu set, it will be hidden from the menu, but will still be displayed when the App is first loaded. If this is not the desired behavior, specify the page to display in the Initial page App Setting.

Stretch last section

Stretch last section to bottom of page.

Page Attribute: Stretch last section


Here, the Stretch last section attribute has been checked (true).


Page Attribute: Stretch last section


And here is the same page with the Stretch last section attribute unchecked (false).


Auto layout sections

Auto layout sections by section percentage.

Page Attribute: Auto layout sections


Here, the Auto layout sections attribute has been checked (true).

Like Stretch last section the sections fill the page. Here though, the section heights are based on the percentage values specified in the section Auto layout percent attribute.


Section Attribute: Auto layout percent


The 'Employee Information' section has an Auto layout percent of 50 and the other sections have it set to 25.


Last section min height

If the last section is less than this height, then set it to this height and show page vertical scrollbar.

  • Currently ignored.

Last section fixed height

The last section is set to this fixed height and the previous section expanded to fill the space.

Page Attribute: Last section fixed height


This works in conjunction with Stretch last section.

Here, the Last section fixed height attribute has been set to 150.

The last section, 'Employees Documents', has a fixed height of 150 pixels and the height of the section above, 'Employee Notes' is adjusted to fill the page.


Hide actionbar

Hide the actionbar.

Page Attribute: Hide actionbar


Hide actionbar is checked (true). Compare this to the screenshot above.


Hide navigation bar slider

Hide the navigation bar slider.

Page Attribute: Hide navigation bar slider


navigation bar slider is checked (true). Compare this to the screenshot above.


Sync actionbar buttons

Keep the actionbar buttons in sync with the current data position. Turn this off to improve performance with large amounts of data.

Show options icon

Show the options menu icon in the actionbar.

Custom options menu

Custom options menu (comma separated list of values).

Show scrollbar

Show a vertical scrollbar for the page.

Show scrollbar height

Show vertical scrollbar on low resolution displays less than this height.