iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi,
I'm using the latest R2 SP1 version.
In the WebScheduler if only the TimeLine View and Agenda View are enabled and all the other views are disable and if the user navigates to the Agenda View and clicks on the "View on my calender" link it returns Javascript error. Please check the attached image file for the exact error location.
Also for you convenience the sample page ViewMode_TimeLine_Month.aspx is provided with the settings described above in the attached zip file. You can replace that same page in your sample folder and test the issue.
Prompt reply is appreciated!Br,
Shahjahan
In the next build of WebScheduler which will be released in a few weeks. The View On My Calender link will automatically be hidden if the DayView is disabled. You do not need to manually set AgendaView -> DIsplayViewOnMyCalander link to false if DayView is false.
A bug report has been submitted to the developer regarding this issue. We wil infrom you if there is any progress or update regarding this issue.
In the mean time, you could manually disable the link setting DisplayViewOnMyCalendarLink to false under AgendaView. Here is the snippet:
<ViewSettings SelectedViewMode="Timeline" SelectedDate="2008-03-18" SelectedTimelineViewMode="Month" EnableNavigateToOtherView="false"> <TimelineView NumberOfDays="31" Enabled="True"></TimelineView> <DayView Enabled="false"/> <WeekView Enabled="false" /> <YearView Enabled="false" /> <MonthView Enabled="false" /> <AgendaView DisplayViewOnMyCalendarLink="false" /></ViewSettings>
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname