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
When you add a new node via javascript, it seem the set image function is not working.
Example:
var webTreeView = ISGetObject("WebTreeView");var webTreeViewNode = webTreeView .GetSelectedNode();webTreeViewNode .AddNode('New Node', 'New Node');var newNode = webTreeView .FindNodesByText('New Node');newNode[0].Set('Image', 'images/default.gif'); //tried newNode[0].SetImage('images/default.gif');
Anyone have similar problem ?
Hi Dennis,
Unfortunately, we didn't support to add image from client side in WebTreeView. However you can request for this valuable feedback through Developer Network > Community Center > Product Feedback > Feature Request, so that our development team could check the probability to implement this feature.
Regards,
Julia
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