Options
All
  • Public
  • Public/Protected
  • All
Menu

List Form Choice Field Information

Hierarchy

Index

Properties

Optional choices

choices: Array<string>

The choices.

Optional defaultValue

defaultValue: any

The default value.

Optional field

The list field.

listName

listName: string

The list name.

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