Back Forward Paragraph form
Completing the Paragraph tab

  1. About 
  2. New 
  3. Paragraph 
  4. Pages & Classes 
  5. History 
  6. More... 

Complete this tab to define the contents and appearance of a paragraph.

Field

Description

(no label)

Enter rich text for the paragraph. 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 text is selected.

Upper toolbar

Icon

Result

(Arial)

Change the font of selected text.

(8)

Change the font size of selected text

(normal)

Convert the selected paragraph to a normal paragraph (<p> tag) or one of six heading levels (<h1> to <h1>).

Unordered list

Convert the selected paragraphs to an unordered list (<ul> tag).

Ordered list

Convert the selected paragraphs to an ordered list (<ol> tag).

Indent

Indent, increase space at the beginning of the selected lines.

Outdent

Outdent, reduce space at the beginning of the selected lines.

Make Link

Make the selected text an HTML link (<a> tag). In a pop-up window, enter the HREF= value in the Name field. Select the Open in new window box if desired. Optionally, enter ToolTip text in the Description field. Click Save.

Add Image

Insert a reference to an image. (The URL must identify an image that is available to the correspondence recipient.)

Add Property

Include the value of a scalar property at the selected insertion point. Complete the pop-up window to supply the property Name, an optional Format (control) and an optional When condition rule. You may type in a full property reference. Click Save.

The system generates a <pega:reference > JSP tag from the information you provide.

Include

Include the value of a section or paragraph rule at the selected insertion point.

Complete the pop-up window to identify the rule type (section or paragraph), the Purpose key part, an optional When condition rule, and (if the included rule is based on a page other than the page of this paragraph), a Using Page page name value. Click Save.

The system creates a <pega:include ..> JSP tag from the information you supply.

SmartInfo

Make the selected text a link that presents a SmartInfo pop-up section. See SmartInfo pop-ups below.

Lower toolbar

Icon

Result

Bold

Bold the selected text using the <strong> HTML tag.

Italic

Make the selected text italics.

Underscored

Make the selected text underscored.

Subscript

Convert the selected text to a subscript.

Superscript

Convert the selected text to a superscript.

Font color

Change the font color of the selected text. Choose a color from the palette.

Background color

Set the background color of the selected area. Choose a color from the palette.

left align

Left-align the lines in the selected paragraph.

Center

Center the lines in the selected paragraph.

Right align

Right=-align the lines in the selected paragraph.

Full align

Justify the lines in the selected paragraph by adding spaces.

Design

Switch to design mode

Source

Switch to source mode.

Spell check

Spell check the paragraph.

Use standard Windows operations for cut, copy, and paste to edit the rich text.

NoteAs best practice, limit the text in this area to 4,000 or fewer characters.

NoteDon't place interactive HTML elements (such as <FORM > elements) in paragraph rules that are to be included in email correspondence rules.

NoteIf you include anchors (<A> elements) in email correspondence, the HREF value must identify a fully qualified link that is valid for the email recipient.)

NoteYou can't include <IMG> tags in paragraph rules that are to be included in email correspondence rules, unless you enter a fully qualified URL as the SRC= attribute in Source mode, and the email recipient has access to the server containing the images. This is not a limitation of paragraph rules; it is a general restriction on HTML-formatted email messages.

Browser Support

SmartPrompt Select IE Only or All Supported Browsers to indicate which browsers are validated for this rule. You are responsible for making this determination; PRPC does not check the HTML code for browser compatibility.

Accessibility

SmartPromptSelect ON to indicate that you have designed and implemented your HTML to meet the accessibility requirements of your application.

NoteThe rule is included in the Accessibility Report. See Using the Accessibility report.

SmartInfo pop-ups

For paragraphs that appear in user forms, you can associate a pop-up SmartInfo section with the paragraph. To configure a Smart Info section:

  1. Click the SmartInfo icon SmartInfo.
  2. On the form that appears, enter the Stream Name key part of the section in the Name field.
  3. Optional. Enter a page name in the Using Page field. If you do not provide a Using Page value, at runtime the system uses the Applies To class of this paragraph rule to find the section.
  4. Enter brief text for the window title in the Header Text field.
  5. Click Save.

A SmartInfo pop-up window can supply context-specific help to application users. This feature depends on AJAX technology.

NoteThe SmartInfo feature supports interactive users as they complete or review a user form. The SmartInfo feature doesn't operate when a paragraph rule is included in a correspondence rule.

Up About Paragraph rules