Monday 26 December 2011

Custom datepicker in visualforce page.

Its really easy to implement a date picker using inputfield but at the same time we come across the scenario where we need to are unable to use inputfield and still want to display the salesforce date picker. We can achieve this, click here download the code, make sure you add the Javascript files "Main" and "Activity" to the static resource and include them in your visual force page.

No comments:

Post a Comment