<html>
    <head />
        <body>
            Ok, but how do I do this?<br /><br />I played a bit with CustomWidgetFactory and ObjectWidget but no joy yet. I plugged the following to lines into the form class and it renders okay. However, it does not save the data because the validation fails. <br /><br />object_widget = CustomWidgetFactory(ObjectWidget, FooField)<br />form_fields['data_fields_ext'].custom_widget = CustomWidgetFactory(SequenceWidget, subwidget=object_widget)<br /><br />Any further hint is appreciated!<br /><br />Thanks,<br />Sascha<br />
        <div class="signature"><br /><br /><br />-- <br />GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!<br />Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01</div></body>
    </html>