Documentation

CustomRecordCustomField extends CustomFieldType

Table of Contents

$accessLevel  : CustomizationAccessLevel
$checkSpelling  : bool
$customSegment  : RecordRef
$defaultChecked  : bool
$defaultSelection  : RecordRef
$defaultValue  : string
$deptAccessList  : CustomFieldDepartmentAccessList
$description  : string
$displayHeight  : int
$displayType  : CustomizationDisplayType
$displayWidth  : int
$dynamicDefault  : CustomizationDynamicDefault
$fieldType  : CustomizationFieldType
$filterList  : CustomRecordCustomFieldFilterList
$globalSearch  : bool
$help  : string
$insertBefore  : RecordRef
$internalId  : string
$isFormula  : bool
$isMandatory  : bool
$isParent  : bool
$label  : string
$linkText  : string
$maxLength  : int
$maxValue  : float
$minValue  : float
$nullFieldList  : NullField
$owner  : RecordRef
$paramtypesmap  : mixed
$parentSubtab  : RecordRef
$recType  : string
$roleAccessList  : CustomFieldRoleAccessList
$roleRestrict  : bool
$scriptId  : string
$searchCompareField  : RecordRef
$searchDefault  : RecordRef
$searchLevel  : CustomizationSearchLevel
$selectRecordType  : RecordRef
$showInList  : bool
$sourcefilterby  : RecordRef
$sourceFrom  : RecordRef
$sourceList  : RecordRef
$storeValue  : bool
$subAccessList  : CustomFieldSubAccessList
$subtab  : RecordRef
$translationsList  : CustomFieldTranslationsList

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("label" => "string", "owner" => "RecordRef", "description" => "string", "selectRecordType" => "RecordRef", "storeValue" => "boolean", "showInList" => "boolean", "globalSearch" => "boolean", "isParent" => "boolean", "insertBefore" => "RecordRef", "subtab" => "RecordRef", "displayType" => "CustomizationDisplayType", "displayWidth" => "integer", "displayHeight" => "integer", "help" => "string", "parentSubtab" => "RecordRef", "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", "customSegment" => "RecordRef", "recType" => "string", "roleRestrict" => "boolean", "filterList" => "CustomRecordCustomFieldFilterList", "accessLevel" => "CustomizationAccessLevel", "searchLevel" => "CustomizationSearchLevel", "roleAccessList" => "CustomFieldRoleAccessList", "deptAccessList" => "CustomFieldDepartmentAccessList", "subAccessList" => "CustomFieldSubAccessList", "translationsList" => "CustomFieldTranslationsList", "internalId" => "string")

Search results