3 Replies Latest reply on Mar 24, 2009 12:40 PM by ajanz

    rich:messages html ids

    ajanz

      i use a rich:message tag.

      on validation i got the errormessage with the corresponding html id as suffix

      e.g.

      j_id22:INPUTTEXT_5: Validierungs-Fehler: Wert ist kleiner als zulässiges Minimum '3'.

      is there a way to remove 'j_id22:INPUTTEXT_5:' ? it's not userfriendly...only for programmers