I hated that behavior as well, so I just sub-classes the messages
renderer and did a substring on anything after the first colon.

-Andrew

On 12/14/06, Igor Laberov <[EMAIL PROTECTED]> wrote:
Hi,
when I add <t:messages /> for relevant fields, I tried to change format of
displayed error message - instead of form '<field_id>: <message>' show in
format '<message>', i.e. show message only. I tried different options on
input fields ( requiredMessage, validatorMessage, converterMessage) as well
as detailFormat and summaryFormat in <t:messages />, but without success -
field id still is in use.

Could you please help with this isuue? Thank you.

Reply via email to