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 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 AQ_Dashboard_Comment and Comments SQL Store component.

...

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.Expressiontrue
userNameWith this optional user name you can show comments of a certain user only.Expressionfalse
displayPeriodAn optional display periodstarting DateTime, for limiting the number of comments to show. Comments Only comments are shown that were added after the specified time.DateTime Expressionfalse