I haven't seen a widget like this yet. Kevin
On 12/29/05, Koba <[EMAIL PROTECTED]> wrote: > > Have these been done? > I mean, a tableform that updates only a part of a page, for example: > > my_form = widgets.RemoteForm(widgets=[...]) > > And the template having something like: > <span > py:replace="my_form.insert(data,action=action,update='ResultHolder')"></span> > .... > <div name="ResultHolder"></div> > > I can make it if there's not something similar in TG. > > -- > Claudio > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

