This report template is used to display user comments and status updates.
Set Comments as the Report Template.
select user_icon, -- use apex_string.get_initials(str) to get initials comment_date, user_name, comment_text, actions, attribute_1, attribute_2, attribute_3, attribute_4, 'u-color-'||ora_hash(user_name,45) icon_modifier from dual
Determines the style in which comments are displayed.