Showing posts with label disable dates. Show all posts
Showing posts with label disable dates. Show all posts

Friday, 12 December 2014

Disabling the previous dates in 'rich:calender' in jsf..

Add the following javascript code to the jsf file..




Then in jsf file where the <rich:calender> is defined, add the 'dayDisableFunction' attribute as below..