Interface FieldTemplateOverrides

Index

Properties

Properties

optional public DisplayForm?: FieldInFormCallback

Defines templates for rendering the field on a display form.

optional public EditForm?: FieldInFormCallback

Defines templates for rendering the field on an edit form.

optional public NewForm?: FieldInFormCallback

Defines templates for rendering the field on a new form.

optional public View?: FieldInViewCallback

Defines templates for rendering the field on a list view.