Module: alfresco/forms/controls/DocumentPicker

alfresco/forms/controls/DocumentPicker

A form control for allowing the user to select documents from the Alfresco repository. It extends the standard picker form control to show the document picked item display along with the standard document pickers.

Author:
  • Dave Draper
License:
Source:

Members

itemKey :string

Overrides the default itemKey to be "nodeRef" as this is likely to be the most important attribute when selecting a Document.
Type:
  • string
Default Value:
  • "nodeRef"
Source:

widgetsForControl :object

Currently defines exactly the same default widget model as the standard picker form control so this could be removed, but has been left in case the default picker model should ever change.
Type:
  • object
Source: