2 Replies Latest reply on Jun 14, 2011 9:41 AM by acgrama

    Star does not appear next to required fields?

    acgrama
      Hello all,

      I have defined an input field as follows:
      <h:inputText value="#{bean.name}" required="true"/>

      As far as I remember, adding the required="true" attribute would automatically add the red star next to the field in the GUI, to show the user they need to insert something there. However, that does not happen!

      Any ideas what I might be doing wrong? Thanks!
      --Cristina.