Hi there,
I have standard WD component, which uses WD component interface. In that WD component interface there is a interface controller with context, where is defined one node with dictionary structure. This dictionary structure was enhanced with CI includes and now I am facing problem, when I have to (in this standard WD component) display new UI elements(textviews etc.) with new values from CI include.
Using enhacemnet framework I can easily enhace node in WD component controller(e.g.with new attributes from structure), but is it possible to do this, if context node is mapped from used WD component interface? Is it even possible to enhance WD component interface?
Regards,
rasto