Enum WSB_CFFieldDisplayType¶
Specifies the possible options for displaying a (calculated) custom field on pages.
Properties¶
| Name | Value |
|---|---|
| Access | Public |
| Extensible | False |
Values¶
| Ordinal | Name | Description |
|---|---|---|
PageField |
Display the custom field as a page field. | |
| 1 | FactBoxField |
Display the custom field as a factbox field. |
| 2 | Tile |
Display the custom field as a cue/tile. |
| 3 | PageFieldAndTile |
Display the custom field as a page field and as a cue/tile. |