About

This report template is used to display user comments and status updates.

Set Comments as the Report Template.

Examples

1. Default

  • test 6.6 years ago Delete
    Decommission servers - TEST (6.6 years ago)
  • test 6.6 years ago Delete
    Measure effectiveness of improved QA - TEST (6.6 years ago)
  • test 6.6 years ago Delete
    Response to Customer Feedback - TEST (6.6 years ago)
  • test 6.6 years ago Delete
    User acceptance testing - TEST (6.6 years ago)
  • test 6.6 years ago Delete
    End-user Training - TEST (6.6 years ago)
  • test 6.6 years ago Delete
    Rollout sample applications - TEST (6.6 years ago)

Report Template Options

  • Use DefaultYes
  • Comments StyleSpeech Bubbles

2. Variation A

  • test 6.6 years ago
    Decommission servers - TEST (6.6 years ago)
  • test 6.6 years ago
    Measure effectiveness of improved QA - TEST (6.6 years ago)
  • test 6.6 years ago
    Response to Customer Feedback - TEST (6.6 years ago)
  • test 6.6 years ago
    User acceptance testing - TEST (6.6 years ago)
  • test 6.6 years ago
    End-user Training - TEST (6.6 years ago)
  • test 6.6 years ago
    Rollout sample applications - TEST (6.6 years ago)

Report Template Options

  • Use DefaultYes
  • Comments StyleBasic

Substution Strings

#COMMENT_MODIFIERS#
CSS Class-based modifiers for a comment item
#ICON_MODIFIER#
CSS Class-based modifiers for comment icon
#USER_ICON#
CSS Class-based modifiers for user icon
#USER_NAME#
User name
#COMMENT_DATE#
Date of the comment
#ACTIONS#
Actions for the comment
#COMMENT_TEXT#
Text of the comment
#ATTRIBUTE_1#
Additional attribute 1
#ATTRIBUTE_2#
Additional attribute 2
#ATTRIBUTE_3#
Additional attribute 3
#ATTRIBUTE_4#
Additional attribute 4

Sample Query

select user_icon, -- use apex_string.get_initials(str) to get initials comment_date, user_name, comment_text, null comment_modifiers 'u-color-'||ora_hash(user_name,45) icon_modifier 'Edit' actions attribute_1, attribute_2, attribute_3, attribute_4, from my_comments

Template Options

  • Comments Style

    Determines the style in which comments are displayed.

    • Basic
    • Speech Bubbles
  • 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.