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

This container allows the user to enter a comment. It contains a text area and a comment button.

The comment, the refID and the title, the moment of entry and the current user are stored in a database that is configured in the configuration file application-externaldatasources.properties. See also Comments SQL Store component. The comments that are entered can be shown by using the Container type: AQ_Dashboard_CommentList.

Parameters

Name
Description
Type
Required
refIDThis is the reference id under which you want to store this content. This does not need to be unique for every comment.ExpressionYes
titleThe text item containing the title of the comment.Text itemYes
buttonTextThe text item that will supply the text placed on the comment button.Text item

Yes

Events

Name
Description
Type
Required
CommentPlacedThis event is triggered in case the user clicked on the button. The event can be mapped in the Events tab.Continue eventYes