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
Since I have Multiselect disabled I modified the code to look at value instead of values and it works fine...Thanks
function WebScheduler1_OnEditingFormSave(controlId, action, eventView) { var s = ISGetObject(controlId); var editWindow = s.GetEditingFormWindow(); var wcCategories = editWindow.ISGetObject("wcCategories"); if (wcCategories.Value == "") { alert("Categories can not be Empty"); return false } else { return true; } }
The code for hiding the categorize item in the context menu works great..Thanks.
Have you heard back about #2?
--Tim
I just did some testing with the MultipleSelectionSettings disabled as you described above and here is what I found:
Please let me know how to fix #2.
Thanks,
Tim
Ok this worked. However now that the Categories combo multi select is disabled on the editing form how do I remove "Categorize" from the scheduler context menu as it allows the user to multi select the categories? I would like the Edit and Delete context menu items to remain.
Thanks.
Thanks. When will the official hotfix be available to everyone?
Thanks that did the trick.
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