Using FormBlox - Overview

The FormBlox section includes examples showing features of the FormBlox, available when using the Blox Form Tag Library (bloxform.tld).

Note: 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.

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

Title Description
TreeFormBlox The Blox Sampler's menu tree in the left frame uses TreeFormBlox. Refer to the navigation.jsp file in the Blox Sampler directory.
CheckBoxFormBlox Shows the use of a CheckBoxFormBlox to enable alternate row banding and the display of aliases in DB2 OLAP Server or Hyperion Essbase.
MemberSelectFormBlox - Cascading Menus Shows the use of three MemberSelectFormBlox to create a cascading menu pulling members from DB2 OLAP Server or Hyperion Essbase.
Ad Hoc Analysis Using DataSourceSelectFormBlox Ad hoc analysis using PresentBlox for business analysts and line of business power users. Uses the DataSourceSelectFormBlox and a FormBloxEventListener to allow users to select a data source, then explore the data in that cube.
MDBQueryBlox Selecting products in a selection list changes the display in a PresentBlox. Uses MDBQueryBlox and MemberSelectFormBlox.