﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebScheduler - WebScheduler: create event for not selected resources</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/WebScheduler-create-event-for-not-selected-resources/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebScheduler: create event for not selected resources</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/WebScheduler-create-event-for-not-selected-resources/</link><pubDate>Wed, 28 Apr 2010 02:57:48 GMT</pubDate><dc:creator>vangeloni</dc:creator><description>&lt;p&gt;Hi Glenn,&lt;/p&gt;&lt;p&gt;thanks for the answers.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vince.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>WebScheduler: create event for not selected resources</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/WebScheduler-create-event-for-not-selected-resources/</link><pubDate>Tue, 27 Apr 2010 16:33:27 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;Based on my discussion with the developer, this issue is considered as a bug. A bug report has been submitted to the developer. The proposed fix is to still allow the event with the unselected resource to be created, however the event will not be shown in the WebScheduler view.&lt;/p&gt;&lt;p&gt;Our analysis also show that this issue only occurs in the Day and Week view.&lt;/p&gt;
&lt;p&gt;The fix is scheduled for the next hotfix of WebScheduler.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>WebScheduler: create event for not selected resources</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/WebScheduler-create-event-for-not-selected-resources/</link><pubDate>Mon, 26 Apr 2010 10:54:56 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;Such behavior also occur in our test, I have create a note to discuss this issue further with the developer regarding the expected behavior under such condition.&lt;/p&gt;&lt;p&gt;In the mean time, if you would like the newly created event for unselected resource to be hidden after an add operation, you coud invoke the refresh method during OnAfterAdd WebScheduler client side event:&lt;/p&gt;&lt;pre&gt;function WebScheduler1_OnAfterAdd(ctrlId)&lt;br /&gt;{&lt;br /&gt;    setTimeout(function()&lt;br /&gt;    {&lt;br /&gt;        var sched = ISGetObject(ctrlId);&lt;br /&gt;        sched.Refresh();&lt;br /&gt;    }, 500);&lt;br /&gt;}&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>WebScheduler: create event for not selected resources</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/WebScheduler-create-event-for-not-selected-resources/</link><pubDate>Mon, 26 Apr 2010 08:51:29 GMT</pubDate><dc:creator>vangeloni</dc:creator><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;using the WebScheduler it is possible to create an event for an unselected resource. The new event is visualized despite the resource is not selected. This is little bit confusing, may be would be better to create the event and make it invisible, or allow creation of event only for selected resources.&lt;/p&gt;
&lt;p&gt;I'd like to have your opinion about that.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vince.&lt;/p&gt;</description></item></channel></rss>