Hi,
If I use the RequireIfMissing validator I only get e.g. {'_the_form':
'You must give a value for full_name'} instead of something like
{'full_name': 'You must give a value'} in tmpl_context.form_errors.The difference is that in first case I can't mark and style the empty field which needs to be not empty. Any idea how to fix this? Thanks, matej -- 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.

