Is it possible to read the text content from the dimension entity and modify it prom a plugin?
I have tested with Plug_Entity->getData and then data.value(DPI::TEXTCONTENT). But it returns empty string for the dimensions entries.
Also, there seems to not be an interface to the internal content of the blocks and dimensions, so I don't know how to traverse the tree.
Any help?