Hi ! I'm trying to create forms by using the widgets framework. My problem is that I would like to enable/disable or set values of certain form fields depending on the state of others.
My problem ist, that I haven't found a way to get the ID's for the other widgets so I could create the javascript code dynamically. I tried passing the owning container and the relative widget name to my custom widget, which creates the javascript code, but I can't get a valid field_id for the passed widgets. What's the correct way to solve widget interdependencies ? Kind regards Joseph Wenninger --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

