Hello
Maybe this is just a misunderstanding of how setId on AbstractForm should work. Calling setId on a form apparently does not set the id of the underlying model causing message source lookups to only use the field name instead of formId.fieldname.
BR
Carsten


Reply With Quote