1 Reply Latest reply on Dec 20, 2006 5:55 PM by tony.herstell1

    facet name="beforeInvalidField" - Image appears before only

    tony.herstell1

      <f:facet name="beforeInvalidField">
      <ice:graphicImage styleClass="errorIcon" id="cross" alt="cross" url="./images/cross.gif" />
      </f:facet>

        • 1. Re: facet name=
          tony.herstell1

           

          "seamNoobie" wrote:
          <f:facet name="beforeInvalidField">
          <ice:graphicImage styleClass="errorIcon" id="cross" alt="cross" url="./images/cross.gif" />
          </f:facet>


          Subject line gets trimmed.

          Problem was that the Image only appears before only ONE of the validation errors wheras aroundInvalidField happens to ALL the invalid fields.