3 Replies Latest reply on Jan 9, 2008 7:00 AM by ilya_shaikovsky

    rich:calendar input size

    daniel.soneira

      Hi,

      I could not find anything related in forum search / online documentation.

      Is there a way I can specify the size of the calendars input field (enableManualInput=true)?

      like you do with a "normal" input field:

      <h:inputText size="10".../>


      Since I always use the same pattern "dd.MM.yyyy" the input field in its default state is simply to large. I know there is the attribute "inputStyle" but I don't think I want CSS to take care of this (or should I?).

      Any ideas?

      If there is not already a solution to that you may consider adding this feature to the component (with an attribute "inputSize" for example).

      Thanks in advance,
      Daniel