Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Javadoc
rangeHigherVersion2.2
className0info.magnolia.dam.app.ui.field.definition.DamUploadFieldDefinition
renderTypeasynchronous
 renders a field for uploading files into a Magnolia workspace. This field is used by the Assets app for uploading assets into the dam workspace. It extends the basic upload field field and adds the following enhancements to the completed view:

...

It's possible to configure the

Javadoc
rangeHigherVersion2.2
className0info.magnolia.dam.app.ui.field.definition.DamUploadFieldDefinition
in
renderTypeasynchronous
 in dialogs or other apps, but keep in mind the file will placed into the workspace for which the field has been configured. For example, if you use the field in a dialog for a component template, then that file, when uploaded using the field, would be stored in the website workspace not the dam workspace. This is the same behavior as all other fields. It's best practice, whenever possible, to keep your assets in the DAM and link to them using a link field.