Portal page properties
You can view and edit portal page properties on the Page Properties page.
To open the Page Properties page for a portal page, do one of the following:
- From the portal view, in the table of portal pages, click Properties in the row of the page you want to view or edit.
- From the portal page view, select Properties from the More actions drop-down menu.
The Page Properties page allows you set the following properties for the selected page:
Property | Description | Page Type |
---|---|---|
Page Name | Human-readable page name | All |
Only logged in portal users can access this page | Portal user must be authenticated; otherwise, the user is redirected to this portal's Login page. | All except Login Form |
Destination Page | Page to which to redirect visitor after form submission | Object Create, Object Edit, Login Form, Take Survey |
Automatically redirect to destination page when visitor already logged in | Self-explanatory | Login Form |
onload | JavaScript code to be invoked by the DOM onload
event |
All |
onunload | JavaScript code to be invoked by the DOM onunload
event |
All |