[EMAIL PROTECTED] wrote: > > That sounds like a good idea. What would also be good, from a styling > point of view, would be an id on each <tr /> or <li />. It would allow > you to do some nice advanced css to change the layout of the form, > including hiding and revealing stuff. >
I added ids to <tr> and <li> in r1095, they are like: form_name_field should we use? form_name_tr form_name_li something other and better? I'm not so sure about form_name_field. The ListForm template still needs to be update using the one Richard suggested, if someone wants to go ahed and do it no problem (same applies if someone wants to change form_name_field to something better maybe). Ciao Michele --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
