> Hello,
> would it be possible to make some little changes in component markup lookup,
> which would allow to control if the markup is inherited or is in the html
> file ? Currently if I want to specify for formComponent own lookup, I have
> to extend Panel, which is little bit painful. I've created example of such
> functionality -
> http://www.chare.eu/test/panel.zip
> The main goal is to be able to produce lot of forms using same components
> without
> the need to write html for form (only once for component). The embedding of
> such components in panel is little bit painful, so I tried a bit different
> approach.

Check out FormComponentPanel.

Eelco

Reply via email to