Commenting - Overview

The Commenting section includes examples of the use of CommentsBlox. These files can be used for learning or for use as templates to create your own Blox templates. Copy these files to a new application for testing purposes, instead of changing settings in these files.

Note: To use these examples, you must first create a comments repository. See Configuring Blox Sampler for DB2 Alphablox Cube Server for details.

You can access the files through either the menu on the left or by clicking on one of the links below:

Title Description
Comments-Enabled PresentBlox A PresentBlox with comments enabled after setting the commentsEnabled attribute on the nested GridBlox and adding a CommentsBlox tag (<blox:comments>)to the nested DataBlox.
General Comments on a Page Shows the use of a CommentBlox to create editable comments about the current page. Since the comments are not tied to any particular dimensions or members, there are "Comments Available" indicator in the grid.
Printing Comments in a Grid Shows the use of the CommentsBlox API to pop open a new browser window with a list showing all of the comments made on the displayed grid.