posted 13 years ago
Hi friends,
I have one requirement in my project that is i have to change the functionality of input-date tag of liferay-ui.tld.
The handler class is InputDateTag.
According to my project i have to disable the previous dates and enable the dates from today dates onwards
by using input-date tag. How can i change in InputDateTag class is it possible to change the functionality
of input-date tag.