"Michele Cella" <[EMAIL PROTECTED]> writes: > Finally with r950 display_field_for and render_field_for is in. > > http://www.turbogears.org:7779/turbogears/changeset/950
I have one complaint: the "name" attribute is blank and this prevents us from referencing forms by their names on JavaScript. ;-) If we can get that back, it will be good (since using positional references and counting forms on the page is not that intuitive (one has to use document.forms[N] now instead of document.form_name)). -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk -~----------~----~----~----~------~----~------~--~---
