Online Help | Web App

Highlighting records (classic experience)

Applies only to the Classic Experience

You can highlight records with different background colors based on custom conditions. As an alternative or in addition to background color, records can be highlighted by text formatting such as font style, font color, size, etc.

You set up highlighting by defining conditional formatting rules. A rule consists of a highlighting condition, a highlighting format (background color and/or text properties) and a highlighting scope (row, column or first column). Conditional formatting rules are listed on the Conditional Formatting tab of the Customize View window. If a record satisfies a condition, it is highlighted using the format defined in the rule. If a record satisfies the condition of two or more rules, it is highlighted in accordance with the first (uppermost) rule in the list.

To create a rule:

  1. Right-click anywhere in the grid and choose Customize View from the pop-up menu to open the Customize View window.

  2. Click the Conditional Formatting tab.

  3. Click New. The Conditional Formatting Rule window opens.

  4. Type in a rule name.

  5. Select the scope for conditional formatting: Row, First column or Column.

  6. Click the Condition tab and define a highlighting condition in either of two modes:

    • Design Mode - allows to use the graphical Filter Builder. The Design mode is set by default. You can change the mode by clicking Switch to SQL Mode.

    • SQL Mode - allows you to directly type in your SQL WHERE clause (without the word WHERE). This mode is recommended for advanced SQL users only. You can change the mode by clicking Switch to Design Mode. However, all the data entered in the SQL Mode will be lost.

  7. Click the Style tab and define the background color for the records that satisfy the rule condition. As an alternative or in addition to background and text color, you can specify font formatting for those records.

    • To specify background color, select the Background color check box and choose the desired color from the drop-down list.

    • To specify text color, select the Text color check box and choose the desired color from the drop-down list.

    • To specify font name, select the Font namecheck box and choose the desired name from the drop-down list.

    • To specify font size, select the Font sizecheck box and enter the desired size in the corresponding field.

    • To specify font style, select the Font stylecheck box and apply desired styles by selecting the Bold, Oblique, Strikeout or Underline check boxes.

    NOTE: You can preview your highlighting format at the bottom of the window.

  8. Click OK.

To enable or disable a rule:

  • On the Conditional Formatting tab, select or clear the Enabled check box.

To modify a rule:

  1. On the Conditional Formatting tab, double-click the rule to modify. The Conditional Formatting Rule window opens.

  2. Modify the rule as needed and click OK.

To copy a rule:

  1. On the Conditional Formatting tab, select the rule and click Copy.

  2. In the Conditional Formatting Rule window, specify the parameters as needed and click OK.

To change the priority of a rule:

  • The Conditional Formatting tab displays rules in order of priority: if a record satisfies the condition of more than one rule, the first (uppermost) rule in the list is applied. To change a rule priority, select that rule and move it to the desired position by clicking Move Up or Move Down.

To remove a rule:

  • On the Conditional Formatting tab, select the rule and click Delete.