• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.1
    • 5.0.1
    • forms
    • None
    • 5.1 Beta1- Frontend, 5.1 - RC1

      Create a Generic Composite Field.

      http://wiki.magnolia-cms.com/display/DEV/Composite+Field

      This field is an composition of generic fields construct based on a definition.

      CompositeFieldDefinition define

      • list of fields (ConfiguredFieldDefinition)
      • SaveHandlerDefinition (Used to define the storing strategy of the fields values)

      CompositeFieldFactory create

      • a CompositeField
      • a specific Property based on specified Handler

      CompositeField create

      • All the configured Fields
      • Handle field value changes

      MultiHandler

      • Property handler exposing to the field a List of properties.
      • Specific implementation have the responsibility to retrieve and store these values (as property of a sub node/ as multi property values....)

            ehechinger Eric Hechinger
            ehechinger Eric Hechinger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: