<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.officezealot.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>Office Server 2007 Ramblings : Customisation</title><link>http://blogs.officezealot.com/bsandeman/archive/tags/Customisation/default.aspx</link><description>Tags: Customisation</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.2)</generator><item><title>InfoPath Popup Windows</title><link>http://blogs.officezealot.com/bsandeman/archive/2008/02/15/20851.aspx</link><pubDate>Fri, 15 Feb 2008 12:54:00 GMT</pubDate><guid isPermaLink="false">a446e06f-2cc4-48dd-a534-c024bd1e2687:20851</guid><dc:creator>bsandeman</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.officezealot.com/bsandeman/comments/20851.aspx</comments><wfw:commentRss>http://blogs.officezealot.com/bsandeman/commentrss.aspx?PostID=20851</wfw:commentRss><wfw:comment>http://blogs.officezealot.com/bsandeman/rsscomments.aspx?PostID=20851</wfw:comment><description>As yet I have not tested this, but it sounds good. especially useful for large lookups, which in standard InfoPath are pretty painfully slow due to the massive amount of code that is produced by InfoPath Forms Services. This method would mean that you...(&lt;a href="http://blogs.officezealot.com/bsandeman/archive/2008/02/15/20851.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.officezealot.com/aggbug.aspx?PostID=20851" width="1" height="1"&gt;</description><category domain="http://blogs.officezealot.com/bsandeman/archive/tags/InfoPath/default.aspx">InfoPath</category><category domain="http://blogs.officezealot.com/bsandeman/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://blogs.officezealot.com/bsandeman/archive/tags/Customisation/default.aspx">Customisation</category><category domain="http://blogs.officezealot.com/bsandeman/archive/tags/Tips/default.aspx">Tips</category></item><item><title>Sharepoint Custom Columns via CAML Features</title><link>http://blogs.officezealot.com/bsandeman/archive/2006/12/18/16701.aspx</link><pubDate>Mon, 18 Dec 2006 21:38:00 GMT</pubDate><guid isPermaLink="false">a446e06f-2cc4-48dd-a534-c024bd1e2687:16701</guid><dc:creator>bsandeman</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.officezealot.com/bsandeman/comments/16701.aspx</comments><wfw:commentRss>http://blogs.officezealot.com/bsandeman/commentrss.aspx?PostID=16701</wfw:commentRss><wfw:comment>http://blogs.officezealot.com/bsandeman/rsscomments.aspx?PostID=16701</wfw:comment><description>If you have any lookup columns defined which will not appear in the site columns, it may be because the ReadOnly attribute is set to TRUE, try changing it to FALSE and re-installing and re-activating the feature and it should then display in the site columns list.  At least this is what happened for me after much frustrated beating of my fists...&lt;br&gt;
eg:&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre class="code"&gt;  &amp;lt;Field ID="{2387cdb0-0d2c-4485-98e3-7a2dcedbe41c}" &lt;br&gt;        Name="InvoiceCategoryDescription"&lt;br&gt;        Type="Lookup"&lt;br&gt;        SourceID="http://schemas.microsoft.com/sharepoint/v3"&lt;br&gt;        DisplayName="ExtCat"&lt;br&gt;        StaticName="InvoiceCategoryDescription"&lt;br&gt;        Group="SoJCustomColumns"&lt;br&gt;        Sealed="FALSE"&lt;br&gt;        ReadOnly="FALSE"&lt;br&gt;        Filterable="TRUE"&lt;br&gt;        Sortable="TRUE"&lt;br&gt;        Hidden="FALSE"&lt;br&gt;        List="{38B9C071-E4EE-4179-9CB2-DA138138A6A9}"&lt;br&gt;        FieldRef="Invoice_x0020_Category1234"&lt;br&gt;        ShowField="CatDesc"&lt;br&gt;        JoinColName="float1"&lt;br&gt;        JoinRowOrdinal="0"&lt;br&gt;        JoinType="INNER"&amp;gt;&lt;br&gt;  &amp;lt;/Field&amp;gt;&lt;br&gt;&lt;/pre&gt;&lt;img src="http://blogs.officezealot.com/aggbug.aspx?PostID=16701" width="1" height="1"&gt;</description><category domain="http://blogs.officezealot.com/bsandeman/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://blogs.officezealot.com/bsandeman/archive/tags/CAML/default.aspx">CAML</category><category domain="http://blogs.officezealot.com/bsandeman/archive/tags/Customisation/default.aspx">Customisation</category><category domain="http://blogs.officezealot.com/bsandeman/archive/tags/Tips/default.aspx">Tips</category></item></channel></rss>