[DOCU-2158] Code example of content dependencies Module is old Created: 26/Mar/21  Updated: 12/Apr/21  Resolved: 30/Mar/21

Status: Closed
Project: Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Neutral
Reporter: Tobias Kerschbaum Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: services
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Documentation page URL: https://docs.magnolia-cms.com/product-docs/Modules/List-of-modules/Content-Dependencies-module.html
Reporter Name: Tobias Kerschbaum
Email: Tobias.Kerschbaum@magnolia-cms.com

 Description   

The documentation of the content dependencies' module are old.

The definition has to look like this:

!content-type:configSet
name: configSets
label: ConfigSet
  detail: 
    label: ConfigSet
    form: 
      properties: 
        identifier: 
          $type: textField
          name: jcr:uuid
          readOnly: true
          label: Magnolia Id
        purpose: 
          rows: 3
        referencesTo: 
          $type: contentDependencies:dependenciesView
          referencesTo: true
          references: 
            configSetVersions: 
              label: ConfigSetVersion
              appMapping: app:configSetVersions:browser
              workspace: configSetVersion
              referenceProperties: 
                - configSet
      layout: 
        $type: tabbedLayout
        tabs: 
          mainTab: 
            label: Main
            fields: 
              - name: name
              - name: purpose
              - name: jcr:uuid
          dependencies: 
            label: Dependencies
            fields: 
              - name: referencesTo

Generated at Mon Feb 12 01:24:34 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.