Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added additional explanation, and reference to Comments SQL Store component

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