Difference between revisions of "Page Center Section Attributes"
From Lianjapedia
Yvonne.milne (Talk | contribs) |
Yvonne.milne (Talk | contribs) |
||
| Line 20: | Line 20: | ||
!width="80%"|Description | !width="80%"|Description | ||
|- | |- | ||
| − | |valign="top"|Hide header||Hide section header at runtime(True | False) | + | |valign="top"|[[Section Header#Hide header|Hide header]]||Hide section header at runtime(True | False) |
|- | |- | ||
| − | |valign="top"|Page center title||The title to be displayed in the Page Center | + | |valign="top"|[[Section Header#Page center title|Page center title]]||The title to be displayed in the Page Center |
|- | |- | ||
|} | |} | ||
Revision as of 03:59, 12 April 2016
Under construction
Details
| Attribute | Description |
|---|---|
| Name | The name for this section (unique to the page) |
| Meta types | A comma separated list of metatype names |
| Type | The type of section: pagecenter (readonly) |
| Caption | The section caption displayed in the section header |
Header
| Attribute | Description |
|---|---|
| Hide header | Hide section header at runtime(True | False) |
| Page center title | The title to be displayed in the Page Center |
Permissions and Roles
| Attribute | Description | Desktop | Web | Tablet | Phone |
|---|---|---|---|---|---|
| Create roles | A comma separated list of roles that can perform create operations on data in the section | N/A | N/A | N/A | N/A |
| Read roles | A comma separated list of roles that can read (and view) the section | ||||
| Update roles | A comma separated list of roles that can perform update operations on data in the section | N/A | N/A | N/A | N/A |
| Delete roles | A comma separated list of roles that can perform delete operations on data in the section | N/A | N/A | N/A | N/A |
UI Presentation Rules
| Attribute | Description |
|---|---|
| Desktop | Include this section in a Desktop client (True | False) |
| Web | Include this section in a Web client (True | False) |
| Tablet | Include this section in a Tablet client (True | False) |
| Phone | Include this section in a Phone client (True | False) |
| UI States | UI states that affect this section. Specify multiple states as a comma separated list. |
| Initial UI state | The initial UI state for this section. This will be applied to the Section and all its fields and gadgets. |
| Readonly when | Section is readonly at runtime if specified expression evaluates to true. |
| Visible when | Section is visible at runtime if specified expression evaluates to true. |
| 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) |