The disable item statement disables a specific item in a button drop list.
disable item number of field name
• 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.