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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This container is able to present a list of placed comments on an item. It is able to filter on a certain user and only display comments within a certain period of time.

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