CMS Page
API Name: CMSPage__c
Label | API Name | Type | Description |
---|---|---|---|
CMSPage Name | Name |
AutoNumber | |
Active | Active__c |
Checkbox | To publish the page it has to be active. |
Body | Body__c |
Html(131072) | The body of the page. |
Language | Language__c |
Picklist | The language of the page. |
Position | Position__c |
Number(2, 0) | The position of the page to be shown in the list, lower are shown first. |
Title | Title__c |
Text(255) | The title to be diplayed, will be used also as a link. |