hit counter
Welcome to Office Zealot Sign in | Join | Help

Browse by Tags

All Tags » CAML   (RSS)
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 Read More...
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 Read More...
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 Read More...
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 Read More...
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 Read More...