Maybe an after validation routine that scans for multiple errors for a given field, then delete one of them? Does that sound reasonable?
On May 12, 8:03 am, Tuishimi <[email protected]> wrote: > Is there a way to have automagic validator error messages take > precedence and/or have them not display if one check against a field > occurs. > > I have "presence" and "numericality" checks on some fields and if the > user leaves them blank, two errors display and that bothers them. > > I have a feeling there is no way and I'd have to write my own > validator module or something. :( -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
