smacdonald2008My approach is I get component resource by resourceType after I get InheritanceValueMap of the component. I have a problem when I get InheritanceValueMap, I don't get child node properties.I think if multifield save by JSON array, I can get the inheritance of multifield properties.@Mo...
smacdonald2008If I don't get inheritance properties, I use @ChildResource(name = "items").When I get inherit properties, I think 'items' properties like JSON array and include in 'listoflinks' node.I think I need to custom multifield save by JSON array.
When I develop content page inheritance, I didn't get values of multifield (save by nodes). The InheritanceValueMap only get component data (title field), doesn't get child nodes data (items node).Any suggestions or ideas on this?Thanks,Canh Nguyen,