(1) Page property
These properties are basic settings for the entire page.
Property name | Detail | ||
---|---|---|---|
Object name | Show the main object name selected from the layout manager. Refer to < (1)-d. Settings for Main Object >for more details. | ||
Visualforce page | |||
| Name | Set Visualforce page name at deploy | |
Display Label | Set Visualforce page display label at deploy | ||
Description | Set Visualforce page description at deploy | ||
Apex class | |||
| Class name | Set Apex Class name at deploy. | |
Test class name | Set Apex Test Class name at deploy. | ||
With sharing | Set to use sharing rule in Salesforce or not.
| ||
Comment | Comment to help the administrator keep track of the page. This comment is saved in SkyVisualEditor not in Salesforce organization. | ||
Page size (px) | The Salesforce layout will expand as elements are added but the Free Layout is fixed to a certain size. | ||
| Resolution | Set entire resolution in design canvas | |
Width | Set entire page width in design canvas | ||
Height | Set entire page height in design canvas | ||
Show header (*) | Show the header on the Salesforce screen or not. | ||
Show Sidebar (*) | Show the sidebar on the Salesforce screen or not. When placed on the screen Detail Panel or Free hand input item Without the check is set. | ||
Tab Style | Set page color, style, tab, or custom Visualforce tab. | ||
Page Title | Define the HTML Title to be displayed in the web browser when this page is shown | ||
URL Parameter setting | Set URL parameters and the default field values. | ||
Enable Inline Editing | Activate Inline Editing for Items. Please refer to < (1)-e. Settings for Inline Editing > for more details. | ||
Skip Save for Main Object | It will skip save for the main object when it is checked and only related objects will be saved. This function can be useful when you would like to edit related objects only. | ||
Extended Property (*) | Set attribution of Visualforce<apex:page>. | ||
cache | Set if the browser will save cache information for the page | ||
contentType | A MIME contents Type used in Page display | ||
docType | Define HTML docType for the page structure. | ||
Expires | Expiration setting (in seconds) for the cache attribute | ||
language | Related translation language will be used in label display of the Salesforce Language. | ||
manifest | A manifest attribute used to view cache manifest file used online for produced <html> tags. | ||
rendered | Show/hide page | ||
setup | Availability of standard style | ||
showChat | Show chat widget | ||
standardStylesheets | Add Salesforce CSS | ||
*Note: Value can be set dynamically from URL parameter. Please refer to < (1)-c. Dynamic URL Parameter settings > for detail. |