<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx</link><description>IMPORTANT: This issue has now been resolved via an official hotfix from Microsoft. Please see Error message when you try to attach a file in a custom form on the Web site in Windows SharePoint Services 3.0: “This form was customized not working with attachment"</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#8460444</link><pubDate>Mon, 05 May 2008 16:32:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8460444</guid><dc:creator>Ricky</dc:creator><description>&lt;p&gt;Do you guys have an idea of when will SP2 be released, since SP1 came out not long ago?&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#8476030</link><pubDate>Fri, 09 May 2008 03:50:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8476030</guid><dc:creator>sakendrick</dc:creator><description>&lt;p&gt;I've lost so much time as a result of this (and now my list is broken). &amp;nbsp;Any expidited fix would be greatly appreciated and way to repair existing customized forms (or reset back to default).&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#8476778</link><pubDate>Fri, 09 May 2008 06:10:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8476778</guid><dc:creator>michmon</dc:creator><description>&lt;p&gt;I really can't give a timeframe, as everything is tentative, Ricky.&lt;/p&gt;
&lt;p&gt;Sakendrick - In what way is your list broken beyond attachment functionality? You can always re-insert a normal List Form (ala ListFormWebPart) back on your form pages. Though, it shouldn't be removed in the first place; read our post about preventing issues with supporting files.&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#8627224</link><pubDate>Sat, 21 Jun 2008 00:07:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8627224</guid><dc:creator>Jim Thomas</dc:creator><description>&lt;p&gt;My problem is related, but not exactly the same. &amp;nbsp;With WSS 3 I'm accustomed to being able to quickly create a List &amp;quot;New Item Form&amp;quot; page in SPD, by creating a web part page and then using the Data Source Web Part to insert the selected Fields as &amp;quot;New Item Form&amp;quot;. &amp;nbsp;When I do this with our MOSS site, after detaching the page layout on the page, I get &amp;quot;Error Creating Control - ff4_new &amp;nbsp;Object reference not set to an instance of an object&amp;quot;. &amp;nbsp;I deleted and recreated lists and pages with the same result. &amp;nbsp;Some of the site default lists work fine on the page, but other give the same error. &amp;nbsp;Any ideas?&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#8646960</link><pubDate>Tue, 24 Jun 2008 14:43:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8646960</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hi, i have problem with this workaround.&lt;/p&gt;
&lt;p&gt;I have custom list form with 2 fields : title and toBeHidden. when i make addform and in this form delete toBehidden field, everything is ok and works fine. But when i do this in edit form, this workaround stops work. When i have toBeHiddenfield in edit form, workaround works, when i delete toBeHidden field, workaround doesn't work.&lt;/p&gt;
&lt;p&gt;I debuged SPDataSourceEx and found, that function ExecuteUpdate is not started when i delete toBeHidden field. but is not possible found why, because this function is called from external code.&lt;/p&gt;
&lt;p&gt;do you know solution ?&lt;/p&gt;
&lt;p&gt;thank for advice&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#8652194</link><pubDate>Wed, 25 Jun 2008 17:00:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8652194</guid><dc:creator>michmon</dc:creator><description>&lt;p&gt;@Michal: Why delete the field &amp;quot;toBeHidden&amp;quot; when you can simply hide it using CSS? Try wrapping the form field with something like this &amp;lt;span style=&amp;quot;visibility:hidden;&amp;quot;&amp;gt; ... &amp;lt;/span&amp;gt; or &amp;lt;span style=&amp;quot;display:none;&amp;quot;&amp;gt; ... &amp;lt;/span&amp;gt;. Does that resolve the issue you see on the Edit Form?&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#8717461</link><pubDate>Thu, 10 Jul 2008 18:58:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8717461</guid><dc:creator>Brent</dc:creator><description>&lt;p&gt;Any update on a (possible) time frame for SP2? This issue should have been addressed months ago.&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#8793266</link><pubDate>Thu, 31 Jul 2008 15:44:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8793266</guid><dc:creator>Gabriel</dc:creator><description>&lt;p&gt;Anyone knows why SPDataSourceEx doesn&amp;#180;t work in Edit Mode if the webpart is into a WebPartZone? &amp;nbsp;I need the webpart to be into a webpartzone otherwise audience doesn&amp;#180;t work. Any solution?&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#8793411</link><pubDate>Thu, 31 Jul 2008 17:53:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8793411</guid><dc:creator>michmon</dc:creator><description>&lt;p&gt;Gabriel: just to confirm, it doesn't work in the web part zone. In fact, the recent infrastructure update (KB coming soon) suffers from the same problem; sorry. I'll take your comments back to some of my peers. Certainly, not having audience targeting is a huge hit. No solutions I know of...&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#8909677</link><pubDate>Sat, 30 Aug 2008 16:16:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8909677</guid><dc:creator>Jim Reeves</dc:creator><description>&lt;p&gt;Can you tell me where the MSDN documentation for this fix is located? &lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#8992040</link><pubDate>Thu, 09 Oct 2008 00:04:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8992040</guid><dc:creator>bob e</dc:creator><description>&lt;p&gt;I believe this has been resolved with a hotfix - I'm about to try it...&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/kb/953271"&gt;http://support.microsoft.com/kb/953271&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#9040417</link><pubDate>Tue, 04 Nov 2008 20:16:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9040417</guid><dc:creator>Shereen</dc:creator><description>&lt;p&gt;hotfix worked for me, no need to go to the effort of following marc's workaround.&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#9633899</link><pubDate>Thu, 21 May 2009 18:36:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9633899</guid><dc:creator>simplysql</dc:creator><description>&lt;p&gt;We are on MOSS 2007 - with SP2. &amp;nbsp;I have just run into the error of not being able to add an attachment to a customized NewForm.aspx. &amp;nbsp;Is there a fix for this? &amp;nbsp;I have tried to install the hotfix mentioned above, but it says that my version was &amp;quot;not the version expected&amp;quot; - assuming we are further along than what it's looking for. &amp;nbsp;Any help would be greatly appreciated. &amp;nbsp;thanks.&lt;/p&gt;
&lt;p&gt;Nick&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#9633972</link><pubDate>Thu, 21 May 2009 19:35:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9633972</guid><dc:creator>michmon</dc:creator><description>&lt;p&gt;@simplysql: If you have SP2 for MOSS installed, you will also want to get SP2 for SharePoint Designer installed. After this is finished, re-insert your Custom List Form cleanly. The SPD update includes the manual XSLT fixes automatically, so you don't have to make any changes yourself. And the MOSS update incloudes the necessary server-side fix for this to work. &lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#9637402</link><pubDate>Sat, 23 May 2009 17:15:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9637402</guid><dc:creator>grubi</dc:creator><description>&lt;p&gt;Not sure what happened but for me the problem is still not fixed.&lt;/p&gt;
&lt;p&gt;On the server side we have WSS 3.0 + SP2 + April Cumulative Update (KB 968850)&lt;/p&gt;
&lt;p&gt;On the client side we have SharePoint Designer 2007 + SP2.&lt;/p&gt;
&lt;p&gt;The code in question is still missing from the rendered pages even on newly created custom forms.&lt;/p&gt;
&lt;p&gt;Anything we miss or is this bug still not fiexed after such a long time?&lt;/p&gt;
&lt;p&gt;We tried to apply the SPD hotfix which was released for this issue (KB 960311) but it requires SPD SP1 and not SP2.&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#9699799</link><pubDate>Thu, 04 Jun 2009 18:21:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9699799</guid><dc:creator>HIrvine</dc:creator><description>&lt;p&gt;To simplysql and grubi: &amp;nbsp;I also had the same issue; SP2 installed for WSS, MOSS and Designer. &amp;nbsp;I still had the same error even with a clean new custom form. I made sure to keep the original web part in place and hid it. &amp;nbsp;Generated the new custom form code, but still got the attachment error. &amp;nbsp;Then I reread the hot fix posting a little more closely. &amp;nbsp;I had hidden the form, but not closed it. &amp;nbsp;On my test list, I closed the form and the attachment started working. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Closing the web part eliminated a conflict between the two web parts on the page. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Remember not to delete the original web part or you will have serious issues.&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#9840516</link><pubDate>Mon, 20 Jul 2009 01:21:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9840516</guid><dc:creator>Robert L</dc:creator><description>&lt;p&gt;How does this apply to Data View forms? I'm using a Data View for New Item and Edit Form and am struggling to find any way of managing attachments. Are attachments disabled in Data View?&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#9840558</link><pubDate>Mon, 20 Jul 2009 02:03:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9840558</guid><dc:creator>Robert L</dc:creator><description>&lt;p&gt;I am likely confused, having just realized that the Custom List Form is in fact a Data View. Does this mean that attachments only works on the default NewForm.aspx and EditForm.aspx pages if the List Form web part is hidden and closed and a Custom List Form inserted? Is there no way of making attachments work on a standalone aspx page created from scratch?&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#9851208</link><pubDate>Tue, 28 Jul 2009 20:47:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9851208</guid><dc:creator>Earl B</dc:creator><description>&lt;p&gt;I have SP2 on SPD. My NETOPS says the server has SP2 for Sharepoint. I design my NewForm.aspx using the code posted. I am still geting &amp;quot;Error Rendering Control - Unnamed3&amp;quot; in SPD and get &amp;quot;The data source control failed to execute the insert command. &amp;quot; when trying to upload a document.&lt;/p&gt;
&lt;p&gt;Suggestions?&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#9892203</link><pubDate>Mon, 07 Sep 2009 14:51:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9892203</guid><dc:creator>quincyt</dc:creator><description>&lt;p&gt;@Earl B&lt;/p&gt;
&lt;p&gt;Same here! I'm starting too lose all my hair on this one... and it wasn't much already!!!&lt;/p&gt;
&lt;p&gt;Does anyone please has a solution ?!? Many thanks in advance.&lt;/p&gt;
</description></item><item><title>re: Cat's out of the bag - How to get back attachment functionality with Custom List Forms</title><link>http://blogs.msdn.com/spdsupport/archive/2008/04/29/cat-s-out-of-the-bag-how-to-get-back-attachment-functionality-with-custom-list-forms.aspx#9923584</link><pubDate>Tue, 17 Nov 2009 14:34:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9923584</guid><dc:creator>mek</dc:creator><description>&lt;p&gt;I installed KB960311 hot fix, attachments works fine in my customized EditForm.aspx, the problem is that after I choose the file to be attached and press OK button, it doesn't go back to Edit View. But if i press cancel, you can see that the attachment is saved.&lt;/p&gt;
&lt;p&gt;any suggestions?&lt;/p&gt;
</description></item></channel></rss>