| Correspondence Fragment form | |
Complete this tab to define the source for the fragment, using the rich text editor in design mode or HTML codes in source mode.
 to operate in design mode, where the toolbar is available to apply formatting and other edits. In design mode, select text with the mouse pointer and click a tool to apply formatting, such as bold, underscore, and italics.
to operate in design mode, where the toolbar is available to apply formatting and other edits. In design mode, select text with the mouse pointer and click a tool to apply formatting, such as bold, underscore, and italics. to view or update the source as HTML codes. In source mode, you can add HTML elements and JSP tags directly. For example, you can add the when JSP tag to conditionalize a portion of the HTML code. If you use JSP tags that identify a clipboard page, include the name and class of that page on the Pages & Classes tab.
 to view or update the source as HTML codes. In source mode, you can add HTML elements and JSP tags directly. For example, you can add the when JSP tag to conditionalize a portion of the HTML code. If you use JSP tags that identify a clipboard page, include the name and class of that page on the Pages & Classes tab.| Field | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| (no label) | Enter rich text for the fragment. In design mode, a wide variety of tools are available in the toolbar including fonts, font sizes, colors, lists formatting, graphic elements and alignments. Certain controls are available only in Design mode, and only when some text is selected. Upper toolbar
 Lower toolbar
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Omit Extra Space | Select to eliminate extra space characters in the processed HTML. This can make transmission or processing more efficient. Is does not alter the appearance of the HTML when displayed in correspondence. When selected, at runtime PRPC: 
 Stream processing always copies space characters within the text of a property value, non-breaking spaces ( ) and space characters within a literal directive into the processed HTML without change. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Generate For | Typically, the system sets this field to HTMLorJSP, to indicate whether the HTML source is to contain HTML directives or JSP tags. For new rules, the initial value isJSP.Use of JSP tags offers superior performance and other advantages over directives. Although both directives and JSP tags are supported, JSP tags are recommended for new development. If this rule is circumstance-qualified or time-qualified, make this Generate For value match the Generate For value of the base rule. The base rule and the qualified rules must all use JSP tags or all use directives. |