Skip to Main Content

Overview

Content Row is a Classic Report template that is suitable for displaying most types of content. This report features a column for selection such as a checkbox or radio button, an icon, title and description, miscellaneous attributes, and actions.

Set Content Row as the Report Template.

Example: Default

Report Template Options

  • Use DefaultYes

Example: Compact

Report Template Options

  • Use DefaultYes
  • StyleCompact
  • Advanced DescriptionHidden

Example: Custom 1

  • Arrange for vacation coverage

    Project: Maintain Support Systems
    On-Hold
  • HR software upgrades

    Project: Maintain Support Systems
    On-Hold
  • HR Support Systems

    Project: Maintain Support Systems
    Closed
  • Investigate new Virus Protection software

    Project: Maintain Support Systems
    Open
  • Customize solutions

    Project: Load Software
    Open
  • Install in development

    Project: Load Software
    Closed

Report Template Options

  • Use DefaultYes
  • Advanced Pagination DisplayHide when all rows displayed
  • Advanced IconHidden
  • Advanced ActionsHidden

Example: Custom 2

Using an image for the icon_html placeholder.

  • Arrange for vacation coverage

    Project: Maintain Support Systems
  • HR software upgrades

    Project: Maintain Support Systems
  • HR Support Systems

    Project: Maintain Support Systems
  • Investigate new Virus Protection software

    Project: Maintain Support Systems
  • Customize solutions

    Project: Load Software
  • Install in development

    Project: Load Software

Report Template Options

  • Use DefaultYes

Substution Strings

#ITEM_CLASSES#
CSS Class-based modifiers for the content row item
#SELECTION#
Use this to add a checkbox or radio button for selection
#ICON_CLASS#
Icon of the content row. Please prefix with "fa" when using Font APEX.
#ICON_HTML#
Use this to display custom HTML in place of the icon, for example an image tag.
#TITLE#
Title column, typically the link
#DESCRIPTION#
Description or text of the content
#MISC#
This displays adjacent actions column and can be used for showing user information or last updated date.
#ACTIONS#
Use this to display a button or other actions

Sample Query

select null item_classes, null selection, 'fa fa-cloud' icon_class, null icon_html, null title, null description, null misc, null actions from dual

Template Options

  • Style

    Determines the overall style for the component.

    • Default
    • Compact
      This option reduces the padding and font sizes to present a compact display of the same information.
  • Content Alignment

    • Center (Default)
    • Top
      Aligns the content to the top of the row. This is useful when you expect that yours rows will vary in height (e.g. some rows will have longer descriptions than others).
  • Advanced

    Pagination Display

    Controls the display of pagination for this region.

    • Default
    • Hide when all rows displayed
      This option will hide the pagination when all rows are displayed.
  • Advanced

    Selection

    • Default
    • Hidden
      Hides the Selection column from being rendered on the screen.
  • Advanced

    Icon

    • Default
    • Hidden
      Hides the Icon from being rendered on the screen.
  • Advanced

    Title

    • Default
    • Hidden
      Hides the Title from being rendered on the screen.
  • Advanced

    Description

    • Default
    • Hidden
      Hides the Description from being rendered on the screen.
  • Advanced

    Misc

    • Default
    • Hidden
      Hides the Misc column from being rendered on the screen.
  • Advanced

    Actions

    • Default
    • Hidden
      Hides the Actions column from being rendered on the screen.