Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The way values of the ListProperty is are set and retrieve from the related Item is also something we would like to configure. For example I may want to have a MultiField composed of DateField stored in a single multi value.
The same field may be used in another place but the values have to be stored as sub item (nodes) elements.
PropertyHandler is the second information needed. PropertyHandler handle the way property element are retrieve and set to an Item.

...