|
![]() |
Each time you save a section rule, Process Commander derives source HTML from your entries on the Layout tab.
Field |
Description |
Auto-generated HTML? |
Select in most cases to allow Process Commander to generate HTML text for the section based on information in the Layout tab.
|
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. This box is available only when the Auto-generated HTML? box is selected. A portlet-compliant section form can be sent to an external portal server through Service Portlet rules and displayed in a portlet window. |
Localize? |
Select to indicate that at runtime, user presentation of this section is to be localized based on field value rules in a language-specific RuleSet text elements. This check box is available only when Auto
Generated HTML? is selected and Generate
for is set to 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:
|
Generate for |
Typically, the system sets this field to
If the Auto-generated HTML? box is not selected, use only JSP tags or directives — not both — in the custom HTML you add to this rule. Set this field to reflect your choice.
|
Browser Support |
When you specify that the code is to be
auto-generated, Process Commander includes only those
tags that can be displayed across browser types, the
value of this field is set to If you edit the generated code or manually provide the code for the rule, you determine and specify the browser types that can display it. When you do not use auto-generated code, Process Commander does not validate your HTML code. You must verify that it can be displayed by the browser types you specify. The Browser Compatibility Report in the Preflight tool uses this field to determine what percentage of the rules in your application provide cross-browser support.
|
Accessibility |
Select
|
HTML Source |
At runtime, Process Commander uses stream processing to evaluate the JSP tags or 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 sends the resulting HTML to the HTTP server, which transmits it and the associated static files (images, scripts, and style sheets) to the Internet Explorer browser on the client workstation.
|
Convert to JSP |
This button appears only after you save the form when
the Generate For value is
|
![]() |
active property, open authoring |
![]() |
Directives
How stream processing works JavaServer Pages tags Source HTML tags |