<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx</link><description>Some of our field controls shipped with MOSS show a quite ugly behaviour as they add an extra &amp;amp;nbsp; entry after the field. Means an extra space. This is especially ugly for the RichImageField control as it prevents two images to show up right beside</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#716875</link><pubDate>Thu, 29 Mar 2007 15:42:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:716875</guid><dc:creator>Mark</dc:creator><description>&lt;p&gt;Thanks for the tip. My team have started evaluating MOSS as a WCM platform and we've run into issues re accessibility and poor markup (tables being used instead of CSS, spacers, etc) when using the standard controls so this technique will come in very handy. Do you know if there are plans to provide web standards-friendly controls in future (e.g. via service pack or separate download)?&lt;/p&gt;</description></item><item><title>re: How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#716878</link><pubDate>Thu, 29 Mar 2007 15:51:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:716878</guid><dc:creator>Stefan_Gossner</dc:creator><description>&lt;p&gt;Hi Mark,&lt;/p&gt;
&lt;p&gt;the same question often came up with CMS 2002 and the anwer was usually that this should be addressed with custom placeholder controls.&lt;/p&gt;
&lt;p&gt;So I would not expect it. But if enough requirements from customers arrive through service requests it might be that this question will be evaluated again for a service pack in the future.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Stefan&lt;/p&gt;
</description></item><item><title>re: How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#721249</link><pubDate>Sun, 01 Apr 2007 22:44:01 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:721249</guid><dc:creator>Mark</dc:creator><description>&lt;p&gt;Not the answer I wanted to hear but thanks for replying all the same :-)&lt;/p&gt;</description></item><item><title>re: How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#722343</link><pubDate>Mon, 02 Apr 2007 16:44:33 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:722343</guid><dc:creator>Iskander</dc:creator><description>&lt;p&gt;Oen question on RichImageFields: Is it possible to have a custom page layout with multiple PageImages on it?? I've tried many times, today, but couldn't get it to work.&lt;/p&gt;
&lt;p&gt;FieldName was set to PublishingPageImage, ID was set to something sifferent for each instance.&lt;/p&gt;
&lt;p&gt;Page 'renders' correctly in Sharepoint Designer, and when edititing the page in Sharepoint I get to see the placeholders and I can set an image to it, but When I save, all Image-fields show the exect same image, regardless of how I set them...&lt;/p&gt;
&lt;p&gt;Any thoughts on this?&lt;/p&gt;</description></item><item><title>re: How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#722371</link><pubDate>Mon, 02 Apr 2007 17:00:25 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:722371</guid><dc:creator>Stefan_Gossner</dc:creator><description>&lt;p&gt;Hi Iskander,&lt;/p&gt;
&lt;p&gt;first you need to create a content type to be used by your page layout. The page layout is just the rendering window for the content type. For each field control you add you need to have an individual column in the content type.&lt;/p&gt;
&lt;p&gt;Then bind the different field controls to the different columns.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Stefan&lt;/p&gt;
</description></item><item><title>re: How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#773028</link><pubDate>Sun, 15 Apr 2007 16:58:32 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:773028</guid><dc:creator>Anabhra</dc:creator><description>&lt;p&gt;Hi Stefan,&lt;/p&gt;
&lt;p&gt;My biggest issue with controls are the web parts that come out of the box or even custom built ones. The web part is wrapped with table tags. Has anyone tried css adapters for web parts?&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;anabhra&lt;/p&gt;</description></item><item><title>re: How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#1029024</link><pubDate>Wed, 23 May 2007 15:21:43 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1029024</guid><dc:creator>Sed Taha</dc:creator><description>&lt;p&gt;i have a question.&lt;/p&gt;
&lt;p&gt;i want to repalce my own modified Datetime control instead of sharepoint original datetime control. is it possible?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Sed Taha&lt;/p&gt;</description></item><item><title>re: How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#1029210</link><pubDate>Wed, 23 May 2007 15:48:54 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1029210</guid><dc:creator>Stefan_Gossner</dc:creator><description>&lt;p&gt;Hi Sed,&lt;/p&gt;
&lt;p&gt;if this is on a page layout you can do this.&lt;/p&gt;
&lt;p&gt;Best would be to derive your control from the original one.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Stefan&lt;/p&gt;
</description></item><item><title>re: How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#1621832</link><pubDate>Fri, 27 Jul 2007 00:19:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1621832</guid><dc:creator>Ed</dc:creator><description>&lt;p&gt;Can you show an example of this being used in an aspx page?&lt;/p&gt;</description></item><item><title>re: How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#1625218</link><pubDate>Fri, 27 Jul 2007 09:44:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1625218</guid><dc:creator>Stefan_Gossner</dc:creator><description>&lt;p&gt;Hi Ed,&lt;/p&gt;
&lt;p&gt;you can only use this in a page layout - like the original field controls comming with MOSS.&lt;/p&gt;
&lt;p&gt;You have to open the page layout using SharePoint Designer and then you have to replace the original RichImageField control with the CorrectedRichImageField in Html View.&lt;/p&gt;
&lt;p&gt;Also ensure to register the namespace of your DLL and class at the top.&lt;/p&gt;
&lt;p&gt;Have a look in the SDK for details.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Stefan&lt;/p&gt;
</description></item><item><title>re: How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#1751279</link><pubDate>Tue, 14 Aug 2007 11:51:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1751279</guid><dc:creator>Stefan2</dc:creator><description>&lt;p&gt;Does it mather what namespace you use? Do it have to end with .SharePoint.WebControls?&lt;/p&gt;</description></item><item><title>re: How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#1791835</link><pubDate>Tue, 21 Aug 2007 00:56:16 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1791835</guid><dc:creator>Stefan_Gossner</dc:creator><description>&lt;p&gt;The namespace can be different.&lt;/p&gt;
&lt;p&gt;Just ensure that you add the correct namespace as a reference in your page layout.&lt;/p&gt;
</description></item><item><title>Publishing Images are shown in encoded Html/text instead of showing the image - temporary solution</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#2123148</link><pubDate>Sat, 06 Oct 2007 21:35:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2123148</guid><dc:creator>SharePoint Architecture &amp; Development</dc:creator><description>&lt;p&gt;We came across a random issue lately where a publishing image (RichImageField) does not render correctly&lt;/p&gt;
</description></item><item><title>re: How To: overcome glitches with the standard field controls shipped with MOSS 2007</title><link>http://blogs.technet.com/stefan_gossner/archive/2007/03/29/how-to-overcome-glitches-with-the-standard-field-controls-shipped-with-moss-2007.aspx#3082744</link><pubDate>Thu, 03 Jul 2008 08:44:15 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3082744</guid><dc:creator>Lori Li</dc:creator><description>&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;And i use RenderFieldForDisplay for my custom render.&lt;/p&gt;
&lt;p&gt;DisplayPattern is hard to use for me.&lt;/p&gt;</description></item></channel></rss>