Options
All
  • Public
  • Public/Protected
  • All
Menu

List Form Properties

Hierarchy

  • IListFormProps

Index

Properties

Optional contentType

contentType: string

The content type to target for the list form fields.

Optional excludeFields

excludeFields: Array<string>

The form fields to exclude.

Optional fields

fields: Array<string>

The form fields

Optional item

The list item

Optional itemId

itemId: number

The item id

listName

listName: string

The list name

Optional loadAttachments

loadAttachments: boolean

Flag to deteremine if we are loading attachments

Optional query

query: IODataQuery

OData query used when loading an item

Optional webUrl

webUrl: string

The relative web url containing the list

Generated using TypeDoc