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,
1. Run the attached sample. 2. Click the Refresh All button to get the resources/events/categories data. Javascript error is raised, see attached screenshot and video.
The sample is coded to not return any data for resources/events/categories when the page is loaded for the first time. The RefreshAll funcitonality is integrated to fetch the data after the page is loaded.
The error happens after the RefreshAll is clicked.
Waiting for your reply!
Br,Shajahan Ansari
Hi Shah,
Our developer teams have fixed the last issue. Please download the attached hotfix.
regards,Handy
Hello Shah,
I can replicate the issue in here. Our developer teams have solved the issue partially. In my environment, I faced two errors.
1.When click RefreshAll.2.When Switch View.
Our developer teams have solved the second issues. For temporary workaround, you need to set TimelineData and TimelineLayout as null. Our developer will fix the first issue asap.
Here is the snippet code:
function RefreshAll() { var WbSchdlr = ISGetObject("wbSchdlr"); WbSchdlr.AddInput("LoadData", "true"); WbSchdlr.TimelineData = null; WbSchdlr.TimelineLayout = null; WbSchdlr.RefreshAll(); }
In order to run the sample, please use the attached hotfix.
Regards,Handy
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