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 shows comment from users. It contains a text area and a comment button.

The comments and the title are stored in different tables in a database that is configured in the configuration file application-externaldatasources.properties. See also Comments SQL Store component.

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.Expressiontrue
titleThe text item containing the title of the comment.Text itemtrue
buttonTextThe text item that will supply the text placed on the comment button.Text item

true

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 eventtrue
  • No labels