Adding strip_name=True to the form resulted in non-mangled field names
('firstname' rather than 'person_form.firstname'), but still allowed
me to pre-populate the fields (which, as per the TW documentation, I
was unable to do with unnamed widgets). This seems to have solved the
immediate problem. As an aside, show_errors=True does not appear to
function correctly under this circumstance, either. Thank you much for
the help. And if there's any further testing I can help with...

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