Here is my problem. I need to create form based on meta data. So it is not static store. So my dynamicform plugin has to be instantiated just before it shows to the user.
At prenet if i attach plugin later stage , it does n't rerender the parent.
Called init does n't work. it does do work for invisible plugins not visible. As the parenet need to redraw. Calling render on parent also do not work.