sunanda <sunanda.pa...@gmail.com> writes:

> Hi David,
> Thanks for your reply.
> I need to find out the fieldnames that causes the error from the list
> of FieldErrors resulted from the validation.
> But I find  all the FieldIdentifier  names as "Empty".


Looking at the code for e.g. MappedInt, it seems like it is not being
initialized. So you need to override uniqueFieldId and set it to some
value.

I would think that this could have a better default value, e.g. the same
of the mapped field for instance....

/Jeppe

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to