You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

This container is able to present a list of comments that were stored using the Container type: AQ_Dashboard_Comment container. It is able to filter on a certain user and only display comments that were created after a certain moment.

The container shows the following properties of the comment: moment of creation, title, username, comment text.

See also Container type: AQ_Dashboard_Comment and Comments SQL Store component.

Parameters

Name
Description
Type
Required
refIDThis is the reference id for which you want to see contents. For example a case id or a document id.ExpressionYes
userNameWith this optional user name you can show comments of a certain user only.ExpressionNo
displayPeriodAn optional starting DateTime, for limiting the number of comments to show. Only comments are shown that were added after the specified time.DateTime ExpressionNo