Difference between revisions of "Page Center Section Attributes"
From Lianjapedia
Yvonne.milne (Talk | contribs) |
Yvonne.milne (Talk | contribs) |
||
| Line 5: | Line 5: | ||
!width="80%"|Description | !width="80%"|Description | ||
|- | |- | ||
| − | |valign="top"|Name||The name for this section (unique to the page) | + | |valign="top"|[[Details Attributes#Name|Name]]||The name for this section (unique to the page) |
|- | |- | ||
|valign="top"|[[MetaTypes|Meta types]]||A comma separated list of metatype names | |valign="top"|[[MetaTypes|Meta types]]||A comma separated list of metatype names | ||
Revision as of 10:22, 17 May 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) |
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 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 section UI presentation rules (Visible when and Readonly when) when parent data is changed by navigating records (True | False) |