Hello,

I am validating a hidden field in my form using a custom validator.
This hidden field gets populated using the YUI javascript
autocompleter function, which is tied to a text field.

My problem is that - if the validation fails - formencode sends the
error message to the hidden field whereas I need it to send it to the
text field.

How do I specify a error message target field, which differs from the
field that is validated?

Thanks in advance,
patrick

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to