disable item

Examples


The disable item statement disables a specific item in a button drop list.

Syntax

disable item number of field name

Parameters

number – An integer indicating the position of the item that will be disabled in the button drop list.

name – The name of the field for which an item is being disabled.


Documentation Feedback