#902: [PATCH] All input widgets should have a "field_id" param to allow
overriding the DOM element's id
---------------------+------------------------------------------------------
 Reporter:  alberto  |        Owner:  anonymous
     Type:  defect   |       Status:  new      
 Priority:  normal   |    Milestone:  1.0b1    
Component:  Widgets  |      Version:  0.9a5    
 Severity:  major    |   Resolution:           
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by alberto):

 @godoy:

 Yep, seems that I can (get away with RepeatingWidget)! :) Thanks! (Be
 releasing this widget soon as a sign of gratitude ;)

 IIRC, you're trouble with something similar (your revenge) was with the
 name attribute,  which is parsed by TG to create the nested structure of
 input params so it cannot be overriden safely. The id is a different beast
 here ;) (read: unadmitted

 However, I still think that the possibility of overriding 'id', at least
 at construction time, is a good idea... Even though I don't really need it
 for this now.

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/902>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" 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-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to