Portlet Factory, Version 6.1.2


 

Check Box builder inputs

This topic describes the inputs for the Check Box builder.

Table 1. Check Box builder inputs
Input Name Description
Name Name for this builder call. The WebSphere Portlet Factory Designer displays this name in the builder call list.
Page Location Page or pages on which this builder call acts.
Label Specify a label for the check box.
Default Value Specify the default value for the check box. If you are using the default Checked Value and Unchecked Value inputs, specify true to display the check box as checked. If you have specified values for the Checked Value and Unchecked Value inputs, this setting must match one of those.
Checked Value (Default is true.) Specify the value for the check box when it is checked. This can be any text value that you want passed when the form containing this check box is submitted.
Unchecked Value (Default is false.) Specify the value for the check box when it is unchecked. This can be any text value that you want passed when the form containing this check box is submitted.
Render Disabled (Default is false.) Specify the value for the check box at execution time. When this input is set to true, the check box will be shown enabled at the time of execution. When set to false, the check box will be shown grayed-out (disabled) at the time of execution. Event actions, such as mouse-over and click, can be enabled for the grayed-out check box.
Advanced - Dynamic Name Enter an indirect (alternate) name to be used for this builder when multiple Check Box builders are included in a repeated region.

When used within a repeated region, other input-control builders can have their names changed by an Attribute Setter builder. This allows multiple instances of the same builder to exist within the repeated region. The Check Box builder cannot accept an Attribute Setter builder, however, and thus specify a Dynamic Name for the builder when it is to be used within a repeated region.

Parent topic: Check Box builder


Library | Support |