|
Contents ![]() |
Each time you save a harness rule, Process Commander generates source HTML from your entries on the other tabs of this form. Complete the fields on this tab to control how the HTML is generated.
You can review but not directly alter the HTML text on this tab.
Field |
Description |
Enable Client Side Validation? |
Select to cause Process Commander to immediately validate the format of user input to dates, integers, and other fields within the browser window when focus leaves the form field, before a user submits the form. This feature can affect input of dates, times, text areas, and selected other properties, in sections of the work object form other than the Take Action section. This feature depends on the HTML Property rule associated with the property. See client-side format validation. A similar check box appears on the HTML tab of the Flow Action form. It controls the client-side validation for the form presented by that flow action rule.
|
Enable Expression Calculation? |
Select to enable automatic recomputation and redisplay of all target properties of a Declare Expression rules that appear on the work object form, and automatic evaluation of constraints rules associated with properties on this form, immediately after the user touches an input field. You can select this box if the work object form defined by this rule:
Computation occurs (and the system updates the display) as user focus leaves the input field for a property. See More about Declare Expression rules. For example, the form may contain a total that sums values entered into an array, or may require that an input Due Date value be at least 30 days later than a Start Date value. This field controls all areas of the runtime work object form except the Take Action area. A similar but separate check box appears on the HTML tab of the Flow Action form; that field controls automatic expression calculation in the Take Action area when the user selects the corresponding flow action. |
Portlet compliant? |
Select to generate portlet-compliant HTML that can be displayed by a portal server. Portlet-compliant HTML meets the requirements of Java Specification Request 168, which defines the portlet standard. A portlet-compliant harness form can be sent to an external portal server through Service Portlet rules and displayed in a portlet window. A harness is considered portlet-compliant only when its section rules are also portlet-compliant. The standard harness Work-.SimpleConfirm provides an example of portlet-compliant form. |
Localize? |
Select to indicate that at runtime, presentation of this harness rule will be localized based on field value rules in a language-specific RuleSet. For each locale, you must add field value rules in such a RuleSet to support presentation of this section. Typically, use the Localization wizard and the Rules Inspector tool to identify, create, and maintain these field value rules. See:
This check box is available only when Generate
For is set to
|
Accessibility |
|
Browser Support |
For harness rules last saved in a V5.3 or earlier
system, the value of this field is The Browser Compatibility Report in the Preflight tool uses this field to determine what fraction of the rules in your application provide cross-browser support.
|
Client RunTime Version |
Select to control which JavaScript files are included in the generated harness. In most cases, accept the default value.
If your application includes custom versions of the
standard HTML Property rules DynamicSelect,
SmartPromptforClass,
SmartPromptForDataClass, or other
SmartPromptzzz rules, select
|
Frame Source |
|
HTML Source |
Read-only. At runtime, Process Commander uses stream processing to evaluate the directives in this source HTML (which reference properties and other rules such as HTML fragment rules, HTML rules, HTML property rules, and section rules) in the context of current clipboard contents and static files. Process Commander then returns the resulting HTML to the Internet Explorer browser on the client workstation. |
![]() |
active property, open authoring |
![]() |
JavaServer Pages
tags
Directives How stream processing works Source HTML tags |