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.

Thursday 22 December 2011

Integrating google interactive charts in visual force page.

We can integrate the google interactive charts into the visualforce page click here to get the reference code. You can get more information on google interactive charts go to charts gallery