Uploaded image for project: 'Magnolia Resources Module'
  1. Magnolia Resources Module
  2. MGNLRES-362

Add resource linking support

XMLWordPrintable

    • Yes
    • Yes
    • Yes
    • UI FW 36
    • 3

      Create a link implementation for choosing a resource.

      form:
        properties:
          resource:
            $type: resourceLinkField
            label: Choose a resource
      

      Workaround
      Use the patch linked to this ticket.

      Notes
      Linking to the resources workspace only can be achieved with:

      form:
        properties:
          link:
            $type: linkField
            datasource:
              $type: jcrDatasource
              workspace: resources
      

        Acceptance criteria

              mdivilek Milan Divilek
              rgange Richard Gange
              Nucleus
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD