You need to sign in to do that
Don't have an account?
When user click on button how to redirect the calendar view on selected date field in visualforce page?
Hi,
If the User enters a date in the Selected Date field and presses the 'Go' button, then the system centers the calendar view on the date that was entered. How to achieved this?
If the User enters a date in the Selected Date field and presses the 'Go' button, then the system centers the calendar view on the date that was entered. How to achieved this?
Use below js function to redirect to calender view page : Thanks.