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
I'd like to ask what fields in Resources table are absolutely essential (required) as for our purposes only ID is essential. Is it somehow possible to get rid of some or all of these fields except ID?
As we will automatically store userIDs to Resources table, there is absolutely no need to have unused fields as ResourceName, ResourceDescription, Location, ResourceColor as these fields would be always the same. I've successfully added UserID to this table as this is the only value we need to know to filter data based on.
I was able to remove Location column but when removing Resource name, I'm unable to update existing event record as I get "Resources cannot be empty" exception.
Is there any workaround to force WebScheduler these parameters manually?
Thanks you,
Jakub
Hi Jakub,
Actually, all the fields in Resources table are necessary to make WebScheduler works properly. However, to achieve this scenario, you can put this configuration in your DataBinding <ResourcesBinding ResourceIDField="ID" ResourceNameField="ID" />. This method force the ID to be shown as ResourceName. The other field can be deleted from ResourcesBinding configuration. Also using this method, you couldn't add resources manually from editing form. Is this method achieve your scenario? Please let me know if you have any difficulties regarding this matter. Hope this helps.
Regards,Bernard
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