Workflow Properties
By clicking on the the topmost item (the Root Profile node) in the Workflow Outline, the Property Panel will display the Profile Settings. These General and Layout settings apply to the entire Publishing & Workflow Profile.
General Settings
Property | Description |
---|---|
Profile Name |
The name of the profile |
Heading |
The text to appear at the very top of the profile on each page. When using the Basic Theme, you are able to insert custom HTML content into this property to create the page header. With all other themes, a single line of text can be entered here. |
Logged in Message |
When security is enabled, this property controls the message shown at the top of the screen indicating that the user is logged in. By default it is Logged in as [currentUser:username] . It can be changed to anything you want and any of the current User wildcards can be used here. |
Heading Image/Logo |
Upload your own logo (at 32x32 pixels) or select from our clip art gallery. If you need to use a larger image, switch to the Basic Theme which supports custom HTML formatting in the Heading (explained above) and would allow for a larger image or logo to be inserted at the top of the page. |
Main Menu |
This property controls the main menu shown at the top of each page. This setting is also accessible via the top tool bar's "Configure Main Menu" button. |
Page Title |
The title shown in the browser title bar |
Start Page |
The first page to load when the Workflow is loaded by the end user. |
Layout Settings
Property | Description |
---|---|
Two Column Layout |
When this setting is set to true, the page layout for all pages will use a two column layout. You can insert custom content into the second column. Note: this option is not available when using the Basic Theme. |
Side Column Content |
When Two Column Layout is enabled, this property can be edited to insert the second column's content. |
Side Column Align |
Select if the second column should be left or right aligned. |
Custom CSS |
Apply your own Custom CSS to your Workflow to customize the layout even further. We recommend you use a DOM tree inspector like Firebug for FireFox, or IE Developer tools for Internet Explorer to inspect the page markup and find selectors for which you can apply CSS. It is recommended that apply CSS using class selectors instead of ID selectors as ID selectors may change. |
Heading | Here you can include external CSS or JS resources. All links must use HTTPS. To include an external Style Sheet use the following format: <LINK REL="StyleSheet" HREF="https://www.yourserver.com/style.css" TYPE="text/css" /> |
0 Comments