Office Zealot

Where Office geeks come to play...
Welcome to Office Zealot Sign in | Join | Help
in Search

Browse by Tags

All Tags » CAML
  • GetListItems and Custom Columns

    Ok, well after getting my custom site columns, lists, referenced list columns for the site columns and all that created. I now have the problem of actually accessing my data.  I need to read all the list items (including my new columns) into an application and into a windows service on different machines, therefore since they are not on the ...
    Posted to Office Server 2007 Ramblings (Weblog) by bsandeman on November 27, 2007
  • Adding Columns to Lists in Sharepoint

    Recently I have been creating site columns, content types and lists via CAML and web solution packages using VseWss 1.1 CTP. If at list creation time you ever receive the following error in your sharepoint logs Failed to do column assignments for list then you should ensure that within your list schema.xml that you are not trying to set the ...
    Posted to Office Server 2007 Ramblings (Weblog) by bsandeman on November 21, 2007
  • Odd Javascript Issue in MOSS Webpart

    I am currently trying to modify a computed column to display only the date part of a datetime field.  After much fiddling with CAML I have decided that the only way forward is to write a display pattern that creates dynamic Javascript that rewrites a div tag on the page with the correct value. Code as follows ...
    Posted to Office Server 2007 Ramblings (Weblog) by bsandeman on October 1, 2007
  • Deploying lists, columns & content types to MOSS

    Just been trying to find a good way of deploying these to different MOSS instances... e.g. Development, Test, QA & Live and also for giving to others for pre-sales demos. Thanks to Chris O'Brien for the very helpful pointers and code on this, check out his blog series at :  MOSS Artifacts Series These are implemented using Web Solution ...
    Posted to Office Server 2007 Ramblings (Weblog) by bsandeman on September 10, 2007
  • Sharepoint Custom Columns via CAML Features

    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 ...
    Posted to Office Server 2007 Ramblings (Weblog) by bsandeman on December 18, 2006
Powered by Community Server (Commercial Edition), by Telligent Systems