Difference between revisions of "UI Presentation Rules"

From Lianjapedia
Jump to: navigation, search
Line 1: Line 1:
 
''Under Construction''
 
''Under Construction''
  
 +
==Desktop==
 +
Include this page in a Desktop client (True | False).
 +
 +
==Web==
 +
Include this page in a Web client (True | False).
 +
 +
==Tablet==
 +
Include this page in a Tablet client (True | False).
 +
 +
==Phone==
 +
Include this page in a Phone client (True | False).
 +
 +
==UI States==
 +
UI states that affect this page.  Specify multiple states as a comma separated list.
 +
 +
==Initial UI state==
 +
The initial UI state for this page.  This will be applied to the page and all its sections and fields.
 +
 +
==Readonly when==
 +
Page is readonly at runtime if specified expression evaluates to true.
 +
 +
==Visible when==
 +
Page is visible at runtime if specified expression evaluates to true.
 +
 +
==Page transition effect==
 +
The page transition effect when navigating between pages on Web/Tablet/Phone. (None | Fade | Pop | Flip | Turn | Flow | SlideFade | Slide | SlideUp | SlideDown).
 +
 +
==Display orientation==
 +
Display depending on mobile device orientation for Tablets and Phones. (Always | Portrait | Landscape).
 +
 +
==Apply rules on change==
 +
Apply page UI presentation rules (Visible when and Readonly when) when data is changed interactively or when navigating records (True | False).
 +
 +
==Apply rules on parent change==
 +
Apply page UI presentation rules (Visible when and Readonly when) when parent data is changed by navigating records (True | False).
 +
 +
==Notes on Client Support==
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Attribute
 
!width="20%"|Attribute
!width="80%"|Description
+
!width="80%"|Notes
 
|-
 
|-
|valign="top"|Desktop||Include this page in a Desktop client (True | False).
+
|valign="top"|Desktop||-
 
|-
 
|-
|valign="top"|Web||Include this page in a Web client (True | False).
+
|valign="top"|Web||-
 
|-
 
|-
|valign="top"|Tablet||Include this page in a Tablet client (True | False).
+
|valign="top"|Tablet||-
 
|-
 
|-
|valign="top"|Phone||Include this page in a Phone client (True | False).
+
|valign="top"|Phone||-
 
|-
 
|-
|UI States||UI states that affect this page.  Specify multiple states as a comma separated list.
+
|valign="top"|UI States||
 
|-
 
|-
|Initial UI state||The initial UI state for this page.  This will be applied to the page and all its sections and fields.
+
|valign="top"|Initial UI state||
 
|-
 
|-
|valign="top"|Readonly when||Page is readonly at runtime if specified expression evaluates to true.
+
|valign="top"|Readonly when||
 
|-
 
|-
|valign="top"|Visible when||Page is visible at runtime if specified expression evaluates to true.
+
|valign="top"|Visible when||
 
|-
 
|-
|valign="top"|Page transition effect||The page transition effect when navigating between pages on Web/Tablet/Phone. (None | Fade | Pop | Flip | Turn | Flow | SlideFade | Slide | SlideUp | SlideDown).
+
|valign="top"|Page transition effect||
 
|-
 
|-
|valign="top"|Display orientation||Display depending on mobile device orientation for Tablets and Phones. (Always | Portrait | Landscape)
+
|valign="top"|Display orientation||
 
|-
 
|-
|valign="top"|Apply rules on change||Apply page UI presentation rules (Visible when and Readonly when) when data is changed interactively or when navigating records (True | False).
+
|valign="top"|Apply rules on change||
 
|-
 
|-
|valign="top"|Apply rules on parent change||Apply page UI presentation rules (Visible when and Readonly when) when parent data is changed by navigating records (True | False).
+
|valign="top"|Apply rules on parent change||
 
|-
 
|-
 
|}
 
|}
  
 
[[Category:Attribute Categories]]
 
[[Category:Attribute Categories]]

Revision as of 11:38, 13 April 2016

Under Construction

Desktop

Include this page in a Desktop client (True | False).

Web

Include this page in a Web client (True | False).

Tablet

Include this page in a Tablet client (True | False).

Phone

Include this page in a Phone client (True | False).

UI States

UI states that affect this page. Specify multiple states as a comma separated list.

Initial UI state

The initial UI state for this page. This will be applied to the page and all its sections and fields.

Readonly when

Page is readonly at runtime if specified expression evaluates to true.

Visible when

Page is visible at runtime if specified expression evaluates to true.

Page transition effect

The page transition effect when navigating between pages on Web/Tablet/Phone. (None | Fade | Pop | Flip | Turn | Flow | SlideFade | Slide | SlideUp | SlideDown).

Display orientation

Display depending on mobile device orientation for Tablets and Phones. (Always | Portrait | Landscape).

Apply rules on change

Apply page UI presentation rules (Visible when and Readonly when) when data is changed interactively or when navigating records (True | False).

Apply rules on parent change

Apply page UI presentation rules (Visible when and Readonly when) when parent data is changed by navigating records (True | False).

Notes on Client Support

Attribute Notes
Desktop -
Web -
Tablet -
Phone -
UI States
Initial UI state
Readonly when
Visible when
Page transition effect
Display orientation
Apply rules on change
Apply rules on parent change