<commentsbutton>

This tag renders a button that opens the board comments user interface/feature.

Use Boardscript to add more features to your comments button, such as icons and a number count of unread comments. See Boards Comments Functions for details.

<commentsbutton> attributes
Attribute Allowed Values Requirements Description
button-text text Optional Allows overriding the default button text.
header-text Text Optional

Allows overriding the header/title text in the comments slide-out.

This feature is available in WebEOC Nexus 10.19 and later.

Example

Copy Code
<commentsbutton class="btn btn-sm btn-outline-secondary">Comments</commentsbutton>