applyButtonenabled

Shows the apply button in the member filter user interface.

Data Sources

Multidimensional

Syntax

applyButtonEnabled = "applyButtonEnabled"

where:

Argument Default Description
applyButtonEnabled true true: shows the Apply button; false: hides the Apply button.

Usage

Sometimes you may not need the Apply button in the Member Filter because the DataBlox referenced in the MemberFilterBlox is not used in a user interface Blox on the same page, and the MemberFilterBlox is only used to let users specify the members of interest in order to construct a separate query or perform some calculation. To hide the Apply button, set this property to false.