hi all, I wish to create a reasonnably complex form with the following features:
a RadioButton, a SingleSelect, a CheckBox at first only the RadioButton would accessible, the other widgets should stay grayed or insivible. once a choice is made on the first widget, I need to populate (asynchronously) the options of the SingleSelect. then once a select is choosen, populate (ajax) the last widget. A sort of wizard form. Is there any good example of achieving this ? should I stay with tw.forms ? any pointer is welcome NiL -- 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?hl=en.

