In this article
The Comments widget shows open-text responses with contextual information. Users can add columns based on question responses or metric scores.
The Comments widget presents open-text answers from one or multiple questions along with additional contextual information in the comment header and footer.
You have the option to include columns based on question responses or metric scores as needed.
Example of a comments widget
Forsta Go App
The Comments widget in Go has some visual and interaction differences:
The default and maximum number of comments displayed is 10.
To display less than 10, add the property take and set to a value less than 10. For example take: 5.
A value more than 10 will be ignored as the intention is that users will select View All available at the bottom of the widget.
Select View All to open a full-screen modal view allowing infinite scrolling to view all available comments.
The column response properties are displayed in a different order than for desktop: header, footer, then comment.
Example of a comments widget in Forsta Go
Single Comment View
To view any comment in full screen, tap and long-press on it from the Comments widget. This feature enables you to read the entire text, and you can also share the comment quickly by tapping the Share button.
Single comment view in Forsta Go
Display Response View
The Comments widget can be configured with the navigateTo property to redirect to another report page. One common usage is to display the corresponding Response linked with the comment via a modal page featuring a Contact Survey Response widget.
Example of a contact survey response widget in Forsta Go