It makes use of the content metadata card to display the properties of the selected file in an attach widget in a form.

Basic Usage

This a form widget so it receives the FormFieldModel form the form renderer with the following meanings:

AccessorTypeDescription
field.valuestringThe nodeId of the node which properties are going to be displayed
field.params.propertiesViewerOptionsobjectAn object containing all the properties of the content metadata card

Class members

Properties

NameTypeDefault valueDescription
fieldFormFieldModelThe field information

Events

NameTypeDescription
nodeContentLoadedEventEmitter<Node>Emitted when the properties to be displayed are retrieved from the content service.
fieldChangedEventEmitter<string>Emitted when the field changes

© 2023 Alfresco Software, Inc. All Rights Reserved.