Can I show only the month view in af:calender?

Hello

When I click on a number in the af:calender component month view, it redirects me to the day view, I want to disable this feature. Is this possible?

Note: I want to implement multidatee selector using af: calender, so I just highlight the date clicked in the calendar, this is why I need to turn off the display of the af:calender daily.

You can try to link 'view' property of bean (probably to a greater extent as viewScope) and to reset the value of 'months '.

And probably, you need to refresh af:calendar component after that.

Dario

Tags: Java

Similar Questions

Maybe you are looking for