Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCU-519

Document action for downloading binaries

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • None
    • None
    • None
    • None

      By implementing MGNLUI-2882, we introduced action for downloading binaries (images, documents, etc.). Action is by default available in DAM (see MGNLDAM-423).

      Action class: info.magnolia.ui.framework.action.DownloadBinaryAction
      Action definition class: info.magnolia.ui.framework.action.DownloadBinaryActionDefinition
      Available properties:
      binaryNodeName - name of the subnode that holds the binary property, default value: binaryNodeName
      dataProperty - name of the property that holds the binary data, default value: jcr:data
      fileNameProperty - name of the property that holds name of the binary, default value: fileName
      extensionProperty - name of the property that holds extension of the binary, default value: extension

        Acceptance criteria

              ahietala Antti Hietala
              jsimak Jaroslav Simak
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR