Portal form
|
|
This tab is only available if the portal type is set to Classic
or Fixed
on the Skins tab.
Complete this tab to define: C-1762SHOW/HIDE CANDIDATE
Field |
Description |
Logo |
Optional. Enter a file name, a period and the file type (corresponding to the second and third key parts) of a binary file rule to identify an image that appears in the upper left corner of the navigation panel. Rule resolution assumes the first key part is webwb. The default Pegasystems logo is 81 pixels wide and 46 pixels tall, and is contained in the standard binary file rule named webwb.logo_metal.gif. If the Relative Path field of the binary file rule is not blank, enter that path before the file name, for example: desktopimages/logo_metal.gif Click the magnifying glass icon () to start the Image Catalog tool. This tool allows you to search for an image and preview its appearance.
For best results, create two
binary file rules, a base image — for example ourlogo.gif
— and an alternate image named ourlogo_on.gif, to
appear at runtime when the mouse pointer is over the image
(corresponding to the JavaScript If you change the image associated with a binary file rule, or override a binary file rule, users may not see the new image at runtime until they clear the cache of their browser, or until after an expiration period — commonly 24 hours — passes. Leave this field blank if you want no logo to appear. B-21000 |
Tooltip |
Optional. Enter ToolTip text to appear when a user holds the mouse pointer over the logo image. |
Help Url |
Optional. Enter the root topic or home page of a help system
or Web site associated with this portal. For the normal
Application Developer help home page, enter
If the root topic is a file within the Tomcat server (or another application server hosting your system), enter a relative path and file name. If the root topic is saved elsewhere, enter a full URL starting with http://. When users click the Help link on the
navigation panel, Process Commander uses the value in this field
as a parameter to the |
Show Launch |
Select to include the Launch link in the logo area. The Launch link opens another desktop window and starts another Thread (in the same user session). |
Show Logoff |
Select to include the Log off link in the logo area.
If not selected, make sure that
the application or the portal offers users another link, button,
or facility that calls the standard activity
Code-Security.LogOff, with parameter
ServerContext +
pyActivity= Code-Security.LogOff where ServerContext is the servlet container context,
for example For other customizations, see How to customize log-off processing. |
Show Application Selector |
This field is meaningful only for portal rules with
Select to display the work pool selector in the navigation panel. If not selected, users associated with this portal rule can use only the work pool name marked as default on their access group instance. Select this check box if this portal is used by people who will use the Monitor Activity workspace (or a similar facility that calls standard Monitor Activity reports). Because reports in the Monitor Activity workspace present work objects from a single selected work pool name, specifying Show Application Selector provides those people with the ability to choose the appropriate work pool (application) before requesting the Monitor Activity reports. In Process Commander releases before Version 5.1, the work pool selector was known as the application selector. |
Field |
Description |
Narrow Pane |
Optional. Select an HTML fragment rule to include in the navigation panel, in the left portion of the portal window. For example, a fragment can provide JavaScript functions used in multiple custom gadgets in the navigation panel, or redefine styles. To add a visible element to the navigation pane (the right side of the portal window), use a gadget — not an HTML fragment rule referenced here. MARTT 4/26/05 |
Wide Pane |
Optional. Select an HTML fragment rule to include in the workspace, in the right portion of the portal window. For example, the fragment can provide JavaScript functions used in (multiple) custom gadgets in the navigation panel, or redefine styles. To add a visible element to the navigation pane (the right side of the portal window), use a gadget — not an HTML fragment rule referenced here. MARTT 4/26/05 |
Field |
Description |
Portal Preferences | Click to set initial View preferences for users of this portal rule. See Designer Studio — Setting your preferences. (You can't alter these initial preferences if this portal rule is not available for update.) PROJ-828 5.4 |
Enable Client Log | Leave blank. Reserved. kowal 2010/07/30 Don't see this in the V6.1sp1 UI. Delete it? |
Operator cannot override |
Check to prevent users of this portal from updating the initial preferences defined by the Portal Preferences button. PROJ-828 5.4 |
Field |
Description |
Localize? |
Select to indicate that user presentation of this portal may be localized based on field value rules in a language-specific RuleSet. This capability supports portal rules for users and managers (such as the standard portal rules WorkManager and WorkUser), not portals for developers. C-2112 R-18899 |
Field |
Description |
Download user OCX on load of portal ? |
Select in most cases, to cause Windows to download certain ActiveX controls when this portal is used at runtime on a workstation that lacks the ActiveX controls. When selected, at runtime Windows downloads the controls listed in the HTML fragment UserOCXReferences. Your application can override this fragment to provide a different list of controls. See Understanding ActiveX controls and Process Commander. Clear if this portal rule will support users who need no Process Commander ActiveX controls, or who use workstations where all the Process Commander ActiveX controls they need are preinstalled. R-19041 11/4/ MARTT |
Field |
Description |
Menu XML Stream |
Optional. Leave blank
unless the Role field on the Skins tab is set to
Select the Stream Name key part of an XML Stream rule that defines the menu labels and contents for this portal. (This rule must have @baseclass as the Applies To key part and Menus as the XML Type key part).-C-2331 If blank, the portal defined by this rule presents no menus at runtime. |
Menu HTML Fragment (Optional) |
Optional. Identify an HTML
fragment rule that contains JavaScript functions to support
|
SubType |
Select
|
Field |
Description |
Connection Timeout Warning | C-2643 5.2 ZELEK HITZM Use the fields in this section to configure the timeout warning feature. For more information about this feature, see More about Portal rules. |
Timeout after (mins) |
Optional. Enter the length of time, in minutes, a requestor session can remain inactive before the requestor must be re-authenticated. SR-5269 B-24600 spoof |
Warning window (mins) |
Optional. For portal rules based on the WorkUser
or WorkManager portal (portals having At runtime, the system subtracts this value from the value in the Timeout after field. When a requestor is idle for the resulting period, the system presents a modal dialog box containing the following warning message: Your session has expired or will expire shortly due to inactivity. Click OK to restore your session. ZELEK 11/14/06 Users can resume the session without supplying authentication credentials. For example, if the Timeout after (mins) field is 60 minutes and the Warning window value is 5 minutes, the warning message appears when a requestor remains idle for 55 minutes. For users of portals with |
Show authentication screen in |
Optional. Specify whether user notification of a timeout event (not a warning event) appears in a modal dialog box or a new window. If your system uses an authentication software product,
determine whether the form that the authentication product
provides to gather user credentials can function properly in a
modal dialog box. If it cannot use a modal dialog box, select
|