Using the Rich Text Editor

The rich text editor is used in various areas of OPERA Cloud.

You can enter or paste text into the editor, then format the text according to your needs. You can also insert merge codes, links, lines, images and conditional blocks of text.

When the multi-language OPERA Control is active you can setup templates in various languages and character sets.

Figure 1-15 Rich Text Editor Toolbar


This image shows the Rich Text Editor Toolbar.

Formatting Text and Fields

Use the Rich Text Editor toolbar to format text and fields according to your needs :

  1. Heading: Select a text heading size.

  2. Font: Select the font.

  3. Size: Select the font size.

  4. Style: Select the font style, bold, italic.

  5. Color: Select the font color.

  6. Background Color: Select the color of background.

  7. Bullet list: Create a bullet list.

  8. Number list: Create a numbered list.

  9. Increase Indent: Move text away from margin.

  10. Decrease Indent: Move text closer to margin

  11. Text Alignment: Left, Center, Right.

Inserting Merge Codes

Merge codes fetch and output data from OPERA Cloud.

  1. Click Merge Codes to open a panel listing all merge codes that can be added to the template.

  2. Enter search criteria to update field list.

  3. Click the location in the template where you want to insert the merge code.

  4. Click the + symbol to the right of the merge code to select and insert it at the current cursor location in template.

Inserting Image

  1. Click the location in the template where you want to insert the image

  2. Click + then click This image shows the image icon and enter the following details:

    1. Image URL: Enter the URL where image is located.

    2. Image Description: Enter description of image.

    3. Width: Enter desired image width in pixels.

    4. Height: Enter desired image width in pixels.

  3. Click Insert.

Inserting Link

  1. Click the location in the template where you want to insert the link.

  2. Click + then click This image shows the link icon and enter the following details:

    1. Link URL: Enter the URL for the link.

    2. Link Text: Enter the text to display in the document.

  3. Click Insert.

Insert Line

  1. Click the location in the template where you want to insert the line.

  2. Click + then click This image shows the horizontal rule icon.

Insert Conditional Block

Use conditional blocks to generate dynamic content based on a condition evaluating as true.

  1. Click the location in the template where you want to insert the conditional block.

  2. Click + then click This image shows the Condition icon and enter the following details:

    1. Merge Code: Select a merge code from the list.

    2. Operator: Select an operator from the list (options vary according to the merge code selected).

    3. Value: Enter a value to test for the condition.

  3. Click Insert.

  4. Enter text between the IF and END IF blocks (displayed in red, this text is the output when the condition evaluates as true.

Table 1-4 Available Operators

Operator Description

=

Equal to

!=

Not equal to

 >

Greater than

Less than

>=

Greater than or equal to

<=

Less than or equal to

in

In (value1, value2, ...)

not in

Not in (value1, value2, ...)

like

Like. Use a percent sign (%) to represent zero, one, or multiple characters.

not like

Not like. Use a percent sign (%) to represent zero, one, or multiple characters.

is null

Is empty

is not null

Is not empty

Insert Initial or Signature Block

Note:

This is used for the capture of guest initials and/or signature in eSign Registration Card templates only.

  1. Click the location in the template where you want to insert the conditional block.

  2. Click This image shows the insert initials icon to insert initials block.

  3. Click This image shows the insert signature icon to insert a signature block.