I have a problem. I should work with the RichFaces calendar component so I can select each day, which are visible for a current selected month, but that is not possible.
An example:
I selected the month march and now I can see some days of the month February and some day of the month April. And this days i want selected.
I found in the RichFaces Documentation that boundaryDatesMode
attribute can be controlled but my solution isn't successful. I tried setting this attribute with value "active" or "inactive" but nothing happens.
Can somebody help me to solve my problem?
//EDIT
I work with JSF 1.2 und RichFaces 3.3.3
Sorry, but my english knowledges are not very good.