On 12/23/05, Leandro Lucarella <[EMAIL PROTECTED]> wrote:
> I finally give it a thought and I dropped my other ideas (they were to fix
> problems that, after giving a deeper look at the code, didn't even existed
> ;). So I will stick to the ordering option for the view that it looks like
> the only thing I see it's missing the TableForm (and all the classes that
> use it). I think the result is a simple and general solution, with an
> extra feature (form fields selection).
>
> I dropped the DataController modification to add ordering because this
> solution is more general and I think it covers it.
>
> Here's the ticket/patch:
> http://trac.turbogears.org/turbogears/ticket/259
>
> I've added the ordering option to insert/render which is really a way to
> select which widgets (fields) to show in the inserted form, please take
> a look to the ticket (there's an example showing how to adress the
> ordering problem with DataController, the only disadvantage is you have to
> redefine the form_template, but I think _everybody_ will do that anyway).
>
> I've posted another patch/ticket to add more options to DataController
> constructor (to fill the missing class attributes):
> http://trac.turbogears.org/turbogears/ticket/260
>
> I hope you (and the TG users ;) find them useful...

Thanks! Given the time, I may not end up getting to this until Monday.

Kevin

Reply via email to