Documentation

CustomRecord extends Record

Table of Contents

$allowAttachments  : bool
$allowInlineEditing  : bool
$allowNumberingOverride  : bool
$allowQuickSearch  : bool
$altName  : string
$autoName  : bool
$created  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$customRecordId  : string
$description  : string
$disclaimer  : string
$enablEmailMerge  : bool
$enableNumbering  : bool
$externalId  : string
$includeName  : bool
$internalId  : string
$isAvailableOffline  : bool
$isInactive  : bool
$isNumberingUpdateable  : bool
$isOrdered  : bool
$lastModified  : string
$name  : string
$nullFieldList  : NullField
$numberingCurrentNumber  : int
$numberingInit  : int
$numberingMinDigits  : int
$numberingPrefix  : string
$numberingSuffix  : string
$owner  : RecordRef
$paramtypesmap  : mixed
$parent  : RecordRef
$recordName  : string
$recType  : RecordRef
$scriptId  : string
$showCreationDate  : bool
$showCreationDateOnList  : bool
$showId  : bool
$showLastModified  : bool
$showLastModifiedOnList  : bool
$showNotes  : bool
$showOwner  : bool
$showOwnerAllowChange  : bool
$showOwnerOnList  : bool
$translationsList  : CustomRecordTranslationsList
$usePermissions  : bool

Properties

$allowNumberingOverride

public bool $allowNumberingOverride

$isNumberingUpdateable

public bool $isNumberingUpdateable

$numberingCurrentNumber

public int $numberingCurrentNumber

$paramtypesmap

public static mixed $paramtypesmap = array("customRecordId" => "string", "customForm" => "RecordRef", "isInactive" => "boolean", "parent" => "RecordRef", "disclaimer" => "string", "created" => "dateTime", "lastModified" => "dateTime", "name" => "string", "autoName" => "boolean", "altName" => "string", "owner" => "RecordRef", "recType" => "RecordRef", "enableNumbering" => "boolean", "numberingPrefix" => "string", "numberingSuffix" => "string", "numberingMinDigits" => "integer", "description" => "string", "numberingInit" => "integer", "numberingCurrentNumber" => "integer", "allowNumberingOverride" => "boolean", "isNumberingUpdateable" => "boolean", "translationsList" => "CustomRecordTranslationsList", "includeName" => "boolean", "showId" => "boolean", "showCreationDate" => "boolean", "showCreationDateOnList" => "boolean", "showLastModified" => "boolean", "showLastModifiedOnList" => "boolean", "showOwner" => "boolean", "showOwnerOnList" => "boolean", "showOwnerAllowChange" => "boolean", "usePermissions" => "boolean", "allowAttachments" => "boolean", "showNotes" => "boolean", "enablEmailMerge" => "boolean", "isOrdered" => "boolean", "allowInlineEditing" => "boolean", "isAvailableOffline" => "boolean", "allowQuickSearch" => "boolean", "recordName" => "string", "scriptId" => "string", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

$showCreationDateOnList

public bool $showCreationDateOnList

$showLastModifiedOnList

public bool $showLastModifiedOnList

$showOwnerAllowChange

public bool $showOwnerAllowChange

Search results