Jose Soares <[EMAIL PROTECTED]> writes:

> The first time I display the form it contains correct data.
> When I change the group by selecting it from the SingleSelectField the 
> values in the form don't change.

You're probably not passing a callable, so the form gets its content and never
call the function again.  It's the same thing as passing a static value.

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to