Leandro Lucarella <[EMAIL PROTECTED]> writes:
> The the patch in #259 is for you!
> Just put ${form.insert(obj, fields=['name', 'phone'])} in your
> form_template (if patch is accepted ;)
>
> Something similar can be done with DataGrid widget.
Oops! I've posted another patch where it is applied to DataController,
AJAXDataController and DataGrid -- the same template is used -- because I
didn't knew about yours. Mine also implements the possibility of having two
separate list of columns: one for the table presented as a first page and one
for the edit/add form.
http://trac.turbogears.org/turbogears/ticket/268
I've added a new comment saying that there's also ticket #259 that does
something like what I do...
Be seeing you,
--
Jorge Godoy <[EMAIL PROTECTED]>