-
Type:
Technical Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 6.2.0 CE M3
-
Component/s: Dynamic Data Mapping
-
Labels:
-
Epic/Theme:
-
Business Value:3
Private fields are fields that are not part of DDM Structure but when defined in the portal.properties, it's a way to users save and retrieve them from the StorageEngine API.
The fieldsTree private field added with this ticket is used to store the hierarchy of the rendered form. It is specially useful when repeatable fields are used under nested fields.
Because we store the field values in a flat manner, this information is required to render the form appropriately.