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
It will display a new form when I click "New Events",How to Replace new form by our custom form?
The new form when you click “New Events” from WebScheduler context menu is actually the editing form of WebScheduler. The editing url of the editing form can be determined in WebScheduler property as shown in the snippet code below.
... <ISWebScheduler:WebScheduler ID="WebScheduler1" runat="server" Height="100%" Width="100%" CategoriesDataMember="Categories" DataSourceID="ISDataSource1" EventsDataMember="Events" ExtendedEventTypeName="EOEvent" ExtendedRecurringEventTypeName="EORecurringEvent" RecurrenceDataMember="RecurrenceInfo" RecurringEventsDataMember="RecurringEvents" ResourcesDataMember="Resources" EnableContextMenu="True" EditingUrl="WebScheduler/EditingForm_Extended.aspx" OnDataBound="WebScheduler1_DataBound" EnableMultipleCellSelection="true"> ...
Hope this helps.
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