Documentation

ItemNumberCustomField extends CustomFieldType

Table of Contents

$accessLevel  : CustomizationAccessLevel
$appliesToAllItems  : bool
$appliesToGiftCerts  : bool
$appliesToLots  : bool
$appliesToSerialized  : bool
$checkSpelling  : bool
$defaultChecked  : bool
$defaultSelection  : RecordRef
$defaultValue  : string
$deptAccessList  : CustomFieldDepartmentAccessList
$description  : string
$displayHeight  : int
$displayType  : CustomizationDisplayType
$displayWidth  : int
$dynamicDefault  : CustomizationDynamicDefault
$fieldType  : CustomizationFieldType
$filterList  : ItemNumberCustomFieldFilterList
$help  : string
$insertBefore  : RecordRef
$internalId  : string
$isFormula  : bool
$isMandatory  : bool
$itemsList  : RecordRefList
$label  : string
$linkText  : string
$maxLength  : int
$maxValue  : float
$minValue  : float
$nullFieldList  : NullField
$owner  : RecordRef
$paramtypesmap  : mixed
$roleAccessList  : CustomFieldRoleAccessList
$scriptId  : string
$searchCompareField  : RecordRef
$searchDefault  : RecordRef
$searchLevel  : CustomizationSearchLevel
$selectRecordType  : RecordRef
$showInList  : bool
$sourceFilterBy  : RecordRef
$sourceFrom  : RecordRef
$sourceList  : RecordRef
$storeValue  : bool
$translationsList  : CustomFieldTranslationsList

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("label" => "string", "owner" => "RecordRef", "description" => "string", "selectRecordType" => "RecordRef", "storeValue" => "boolean", "showInList" => "boolean", "insertBefore" => "RecordRef", "displayType" => "CustomizationDisplayType", "displayWidth" => "integer", "displayHeight" => "integer", "help" => "string", "linkText" => "string", "isMandatory" => "boolean", "checkSpelling" => "boolean", "maxLength" => "integer", "minValue" => "float", "maxValue" => "float", "defaultChecked" => "boolean", "defaultValue" => "string", "isFormula" => "boolean", "defaultSelection" => "RecordRef", "dynamicDefault" => "CustomizationDynamicDefault", "searchDefault" => "RecordRef", "searchCompareField" => "RecordRef", "sourceList" => "RecordRef", "sourceFrom" => "RecordRef", "sourceFilterBy" => "RecordRef", "accessLevel" => "CustomizationAccessLevel", "searchLevel" => "CustomizationSearchLevel", "filterList" => "ItemNumberCustomFieldFilterList", "roleAccessList" => "CustomFieldRoleAccessList", "deptAccessList" => "CustomFieldDepartmentAccessList", "appliesToAllItems" => "boolean", "appliesToSerialized" => "boolean", "appliesToLots" => "boolean", "appliesToGiftCerts" => "boolean", "itemsList" => "RecordRefList", "translationsList" => "CustomFieldTranslationsList", "internalId" => "string")

Search results