[Name] ACTIVEDISCLOSUREGROUP [Description] Like ACTIVEGROUP, but supports expanding and collapsing of the group. If the default value is specified as YES, the group will initially be expanded and checked. FME_DISCLOSURE_CLOSED|FME_DISCLOSURE_OPEN - specifies whether initial state of the widget should be open or closed. By default, if disclosure is OFF, it will be closed and if it is on, it will be open. [%++++disableParameter] allows the active group to disable parameters outside of the group based on a value. For example: ++YES+USERNAME,PASSWORD+disableParameter will disable the USERNAME and PASSWORD parameters if the group is set to YES (ticked) In a Transformer (*.fmx) File Syntax PARAMETER_NAME: PARAMETER_TYPE: ACTIVEDISCLOSUREGROUP [FME_DISCLOSURE_CLOSED|FME_DISCLOSURE_OPEN%][%]*[%++++disableParameter]* PARAMETER_PROMPT: