Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This container is able to present a list of placed comments on an itemcomments that were stored using the Container type: AQ_Dashboard_Comment container. It is able to filter on a certain user and only display comments within a certain period of timethat 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.Expression
true
Yes
userNameWith this optional user name you can show comments of a certain user only.Expression
false
No
displayPeriodAn optional
display period
starting DateTime, for limiting the number of comments to show. Only comments are shown that were added after the specified time.DateTime Expression
false
No