<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Problems with Calendar list and custom forms</title>
	<atom:link href="http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/</link>
	<description>The circle of life - ** .Net - Training - MOSS **</description>
	<lastBuildDate>Sun, 13 Dec 2009 12:30:45 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: APN</title>
		<link>http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7518</link>
		<dc:creator>APN</dc:creator>
		<pubDate>Tue, 14 Jul 2009 19:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7518</guid>
		<description>I actually found a fix for that problem.
Open the .aspx page, where you have your DataFormWebPart, using SharePoint Designer. Then select the WebPartPages: DataFormWebPart in Design mode and click on the emerging arrow to the right to display the Common Data View Tasks menu. In the Common Data View Tasks menu, click on Parameters. You should be able to see two Parameters: ListItemID and ListID. Select the List ID parameter, and remove it from the list. Click OK to save your changes.
Your Series Items details should work properly now.</description>
		<content:encoded><![CDATA[<p>I actually found a fix for that problem.<br />
Open the .aspx page, where you have your DataFormWebPart, using SharePoint Designer. Then select the WebPartPages: DataFormWebPart in Design mode and click on the emerging arrow to the right to display the Common Data View Tasks menu. In the Common Data View Tasks menu, click on Parameters. You should be able to see two Parameters: ListItemID and ListID. Select the List ID parameter, and remove it from the list. Click OK to save your changes.<br />
Your Series Items details should work properly now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7517</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 14 Jul 2009 19:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7517</guid>
		<description>I have the same problem as CS and APN with recurring meetings. I think sharepoint must be storing each occurance in a hidden list somewhere as there doenst appear to be any details about the recurrence in your row apart from the @recurrence=1 field.</description>
		<content:encoded><![CDATA[<p>I have the same problem as CS and APN with recurring meetings. I think sharepoint must be storing each occurance in a hidden list somewhere as there doenst appear to be any details about the recurrence in your row apart from the @recurrence=1 field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: APN</title>
		<link>http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7503</link>
		<dc:creator>APN</dc:creator>
		<pubDate>Mon, 22 Jun 2009 21:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7503</guid>
		<description>I have created a new display page for a calendar list using the data view web part. It does not work right with recurring events. If I click on a recurring event, the event details being displayed are the details of the first created event on the list. If the event is a single event, it displays details just fine. 
Did somebody find a solution to this issue?</description>
		<content:encoded><![CDATA[<p>I have created a new display page for a calendar list using the data view web part. It does not work right with recurring events. If I click on a recurring event, the event details being displayed are the details of the first created event on the list. If the event is a single event, it displays details just fine.<br />
Did somebody find a solution to this issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CS</title>
		<link>http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7391</link>
		<dc:creator>CS</dc:creator>
		<pubDate>Mon, 20 Apr 2009 15:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7391</guid>
		<description>Hello,
I&#039;ve been working on a custom list for a calendar and I created a custom dispform.aspx page.  Basically a new aspx page that I dropped in the data form webpart on to display fields that I want and hide those that I don&#039;t end users to see.  The parameters are setup for querystring(ID) and all works well until I hit a recurring event.  If I click on the recurring event...the new dispform page I created defaults to the first event on the list.  Have you seen this?  I&#039;ve been trying to figure out why I can&#039;t display the details of a recurring event with a data form web part.  Using the List Form web part...it&#039;s fine but I can&#039;t show/hide the fields that I want.  Any suggestions?  Thank you.
CS</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I&#8217;ve been working on a custom list for a calendar and I created a custom dispform.aspx page.  Basically a new aspx page that I dropped in the data form webpart on to display fields that I want and hide those that I don&#8217;t end users to see.  The parameters are setup for querystring(ID) and all works well until I hit a recurring event.  If I click on the recurring event&#8230;the new dispform page I created defaults to the first event on the list.  Have you seen this?  I&#8217;ve been trying to figure out why I can&#8217;t display the details of a recurring event with a data form web part.  Using the List Form web part&#8230;it&#8217;s fine but I can&#8217;t show/hide the fields that I want.  Any suggestions?  Thank you.<br />
CS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wolfezw</title>
		<link>http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7296</link>
		<dc:creator>wolfezw</dc:creator>
		<pubDate>Mon, 03 Nov 2008 21:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7296</guid>
		<description>thanks you so much, I will try to find out the class name.

wolfezw</description>
		<content:encoded><![CDATA[<p>thanks you so much, I will try to find out the class name.</p>
<p>wolfezw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cj</title>
		<link>http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7294</link>
		<dc:creator>cj</dc:creator>
		<pubDate>Sat, 01 Nov 2008 09:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7294</guid>
		<description>Wolfezw
I didn&#039;t realise it cut off the css class name...sorry. I am not sure off the top of my head what class name the time component of the DateTime field is called. What I did was use IE Developer toolbar to find the css class name of the component and then in the custom forms (.aspx pages) I applied .ms-[class name]: {block:none} which will hide the time component.

Maybe you could post the css class name here when you find out what it is...that would be greatly appreciated.
CJ</description>
		<content:encoded><![CDATA[<p>Wolfezw<br />
I didn&#8217;t realise it cut off the css class name&#8230;sorry. I am not sure off the top of my head what class name the time component of the DateTime field is called. What I did was use IE Developer toolbar to find the css class name of the component and then in the custom forms (.aspx pages) I applied .ms-[class name]: {block:none} which will hide the time component.</p>
<p>Maybe you could post the css class name here when you find out what it is&#8230;that would be greatly appreciated.<br />
CJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wolfezw</title>
		<link>http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7293</link>
		<dc:creator>wolfezw</dc:creator>
		<pubDate>Fri, 31 Oct 2008 14:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7293</guid>
		<description>how to hid the time component using CSS. Style: ms-…{block:none} or javascript ,could you please give more details? thanks for your help.</description>
		<content:encoded><![CDATA[<p>how to hid the time component using CSS. Style: ms-…{block:none} or javascript ,could you please give more details? thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CJ</title>
		<link>http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7205</link>
		<dc:creator>CJ</dc:creator>
		<pubDate>Tue, 22 Jul 2008 22:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7205</guid>
		<description>Hi Oliver
Totally agree. Seems to be many issues customising Calendar list forms.
CJ</description>
		<content:encoded><![CDATA[<p>Hi Oliver<br />
Totally agree. Seems to be many issues customising Calendar list forms.<br />
CJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Fisk</title>
		<link>http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7204</link>
		<dc:creator>Oliver Fisk</dc:creator>
		<pubDate>Tue, 22 Jul 2008 16:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2008/05/30/problems-with-calendar-list-and-custom-forms/#comment-7204</guid>
		<description>Would be really interested in finding a solution for problem 1.
At this stage it seems calendar forms are totaly uncustomisable. Huge bug.</description>
		<content:encoded><![CDATA[<p>Would be really interested in finding a solution for problem 1.<br />
At this stage it seems calendar forms are totaly uncustomisable. Huge bug.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
