url target javascript:apex.widget.calendar.ajax_calendar('S','next'); ?
Creating a calendar in wizard - works fine until the user selects any region buttons (next, previous etc). It takes them to the login page. How do I change the AJAX callback so that it doesnt go to the login page when the user selects next?
I have unrestricted access on all of my pages - they all work except for this one.
url target javascript:apex.widget.calendar.ajax_calendar('S','next'); ?