Details

    • Sub-task
    • Resolution: Fixed
    • Neutral
    • None
    • None
    • None
    • UI FW 30

    Description

      Contents regarding Adding Dependencies tab to dialogs (in 6.2 section) only shows 5UI dialog which makes upgrading it to 6UI difficult for customers, specially because field definition class has changed from info.magnolia.module.dependencies.field.DependenciesFieldDefinition to info.magnolia.module.dependencies.ui.field.DependenciesViewDefinition

      This would be the form in the 6UI syntax

      form:
        properties:
          referencesTo: 
            class: info.magnolia.module.dependencies.ui.field.DependenciesViewDefinition
            referencesTo: true
            references:
              pages:
                appMapping: app:pages:browser
                workspace: website
                referenceProperties: 
                  - link
          referencesFrom: 
            class: info.magnolia.module.dependencies.ui.field.DependenciesViewDefinition
            referencesTo: false
            references:
              pages:
                appMapping: app:pages:browser
                workspace: website
                label: references from pages
              assets:
                appMapping: app:assets:browser
                workspace: dam
                label: references from dam
                pathResolver:
                  class: info.magnolia.module.dependencies.field.resolver.AssetPathResolverImpl
                appLocationFactory:
                  class: info.magnolia.module.dependencies.field.factory.DamAppLocationFactoryImpl
      

      Attachments

        Issue Links

          Activity

            People

              rkovarik Roman Kovařík
              jayala Jonathan Ayala
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: