disable_if_true_field

LANSA WAM

disable_if_true_field

This property specifies the name of the field in the working list specified in the listname property that will override the disabled state for each tab page. This property is ignored if the listname property is not specified, but in any event is optional. Refer to the description of the listname property for further information.

Default value

Blank – the disabled state is not overridden at run-time via the working list specified in the listname property.

Valid values

The name of a field in the working list specified in the listname property that will override the disabled state for each tab page. You can choose from a list of available fields by clicking the corresponding dropdown button in the property sheet.

In order to disable the tab page the webroutine must populate the field with one of these recognized true values: 'y', 'Y', 'true', or '1'.