The following provides information on the DefaultFieldValue item. This item provides a default value for a solution field. Field definitions define the characteristics of a field and are combined to make a Solution Class.

Table

Property

Data-Type

Description

svc_fld_defn

id

string

Fields may be members of multiple classes and defined using the Service Field Class Definition table.

displayName

string

Named displayed in UI

Name

string

Name of field definition

required

Boolean

Set to true of the field instance should not allow null values

multiValued

Boolean

Set to true of the field instance can hold multiple values

default

Boolean

Used if the field instance should set default values on creation

type

enumerated

attribute=useCodeForValue
value=false

code=10010
value=StatementType

code=10020
value=TextType

code=10030
value=DateType

code=10040
value=NumberType

code=10050
value=BooleanType

code=10060
value=ListType

code=10070
value=UserType

code=10080
value=OrganizationType

code=10085
value=TransactionalFragmentType

code=10090
value=DecimalType

purpose

enumerated

attributename=useCodeForValue
value=false

code=10100
value=Content

code=10110
value=Property

indexing

enumerated

attributename=useCodeForValue value=false

code=10200
value=None

code=10210
value=Searchable

code=10220
value=Constrainable

code=10230
value=Both

usage

enumerated

attributename=useCodeForValue value=false

code=10300
value=Custom

code=10310
value=Intrinsic

editor

enumerated

attribute name=useCodeForValue value=false

code=10400
value=System

code=10410
value=User

svc_flddefn
_intaud

internalAudience

array

internalAudienceSorted

array

svc_flddefn
_intmod

internalModify

array

internalModifySorted

array

Sorted by segment name

svc_flddefn
_extaud

externalAudience

array

externalAudienceSorted

array

Sorted by segment name

 
loading table of contents...