Options
All
  • Public
  • Public/Protected
  • All
Menu

List Form Lookup Field Information

Hierarchy

Index

Properties

Optional defaultValue

defaultValue: any

The default value.

Optional field

The list field.

listName

listName: string

The list name.

Optional lookupField

lookupField: string

The lookup field

Optional lookupListId

lookupListId: string

The lookup list id

Optional lookupWebId

lookupWebId: string

The lookup web id

Optional multi

multi: boolean

Flag to determine if multiple values exist

name

name: string

The internal name of the field.

Optional readOnly

readOnly: boolean

Flag indicating if the field is read-only.

Optional required

required: boolean

True indicates a required field type.

Optional title

title: string

The display name of the field.

Optional type

type: number

The field type.

Optional typeAsString

typeAsString: string

The field type as a string.

Optional webUrl

webUrl: string

The relative web url containing the list.

Generated using TypeDoc