Hi team,
i've a question about multilevel hierarchy, do you know if exist captions in multilevel hierarchies?
Something like this (hierarchyCaption) :
report: { dataSource: { filename: "data.json", mapping: { "Country": { hierarchy: "Geography",
hierarchyCaption: "GeographyCaption", }, "State": { hierarchy: "Geography",
hierarchyCaption: "GeographyCaption", parent: "Country" }, "City": { hierarchy: "Geography",
hierarchyCaption: "GeographyCaption", parent: "State" } } } }
Regards,
Massimo
Hello, Massimo!
Thank you for writing to us.
Currently, Flexmonster does not provide an opportunity for creating a hierarchy caption. You are already setting a custom label inside the hierarchy
property. Hence, we think that it would not make much sense to add a caption there.
Feel free to contact us in case more questions arise.
Best Regards,
Maksym
This question is now closed