Add missing fields and introduce transformer property concept. (MGNLUI-1822)

[MGNLUI-1863] Create a Generic Composite field Created: 23/Jul/13  Updated: 17/Sep/13  Resolved: 27/Aug/13

Status: Closed
Project: Magnolia UI
Component/s: forms
Affects Version/s: 5.0.1
Fix Version/s: 5.1

Type: Sub-task Priority: Neutral
Reporter: Eric Hechinger Assignee: Eric Hechinger
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Sprint: 5.1 Beta1- Frontend, 5.1 - RC1

 Description   

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....)

Generated at Mon Feb 12 08:50:52 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.