@oneblink/sdk-core
Preparing search index...
FormTypes
CivicaNameRecordElement
Type Alias CivicaNameRecordElement
CivicaNameRecordElement
:
{
address1Label
?:
string
;
address2Label
?:
string
;
businessPhoneIsHidden
?:
boolean
;
businessPhoneIsRequired
?:
boolean
;
businessPhoneLabel
?:
string
;
defaultValue
?:
CivicaNameRecord
;
emailAddressIsHidden
?:
boolean
;
emailAddressIsRequired
?:
boolean
;
emailAddressLabel
?:
string
;
familyNameLabel
?:
string
;
faxPhoneIsHidden
?:
boolean
;
faxPhoneIsRequired
?:
boolean
;
faxPhoneLabel
?:
string
;
givenName1IsHidden
?:
boolean
;
givenName1IsRequired
?:
boolean
;
givenName1Label
?:
string
;
homePhoneIsHidden
?:
boolean
;
homePhoneIsRequired
?:
boolean
;
homePhoneLabel
?:
string
;
mobilePhoneIsHidden
?:
boolean
;
mobilePhoneIsRequired
?:
boolean
;
mobilePhoneLabel
?:
string
;
postcodeLabel
?:
string
;
streetAddressesLabel
?:
string
;
titleLabel
?:
string
;
type
:
"civicaNameRecord"
;
useGeoscapeAddressing
:
boolean
;
}
&
FormElementRequired
&
FormElementReadOnly
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@oneblink/sdk-core
Loading...