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.
- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- 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: