Difference between revisions of "Page Center Section Attributes"
From Lianjapedia
Yvonne.milne (Talk | contribs) (Created page with "''Under construction'' ==Details== {| class="wikitable" width="100%" !width="20%"|Attribute !width="40%"|Description !width="20%"|More !Desktop||Web||Tablet||Phone |- |valign=...") |
Yvonne.milne (Talk | contribs) |
||
| Line 32: | Line 32: | ||
!width="20%"|Attribute | !width="20%"|Attribute | ||
!width="40%"|Description | !width="40%"|Description | ||
| − | !width=" | + | !width="10%"|Desktop |
| − | ! | + | !width="10%"|Web |
| + | !width="10%"|Tablet | ||
| + | !width="10%"|Phone | ||
|- | |- | ||
| − | |valign="top"|Create roles||A comma separated list of roles that can perform create operations on data in the section|||| | + | |valign="top"|[[Users and Roles|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 | ||
|- | |- | ||
| − | |valign="top"|Read roles||A comma separated list of roles that can read (and view) the section|||||||| | + | |valign="top"|[[Users and Roles|Read roles]]||A comma separated list of roles that can read (and view) the section |
| + | |style="background: green"| | ||
| + | |style="background: red"| | ||
| + | |style="background: red"| | ||
| + | |style="background: red"| | ||
|- | |- | ||
| − | |valign="top"|Update roles||A comma separated list of roles that can perform update operations on data in the section|||| | + | |valign="top"|[[Users and Roles|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 | ||
|- | |- | ||
| − | |valign="top"|Delete roles||A comma separated list of roles that can perform delete operations on data in the section|||| | + | |valign="top"|[[Users and Roles|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 | ||
|- | |- | ||
|} | |} | ||
Revision as of 10:46, 14 January 2015
Under construction
Details
| Attribute | Description | More | Desktop | Web | Tablet | Phone |
|---|---|---|---|---|---|---|
| Name | The name for this section (unique to the page) | |||||
| Type | The type of section: pagecenter (readonly) | |||||
| Caption | The section caption displayed in the section header |
Header
| Attribute | Description | More | Desktop | Web | Tablet | Phone |
|---|---|---|---|---|---|---|
| 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 | More | Desktop | Web | Tablet | Phone |
|---|---|---|---|---|---|---|
| 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) |