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

Browse by Tags

All Tags » MOSS   (RSS)
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...
Last week I undertook one day of K2 blackpearl training (was supposed to be two but I was throwing up horribly on the first day!). Anyway, I was mightily impressed with what is possible with blackpearl it is a fine product and I look forward to working Read More...
Usage: stsadm.exe -o <operation> [<parameters>] stsadm.exe -help [<operation>] Operations: activatefeature activateformtemplate addalternatedomain addcontentdb adddataconnectionfile add-ecsfiletrustedlocation add-ecssafedataprovider Read More...
0 Comments
Filed under: , ,
Well the underlying issue of my previous post was the fact that, when creating a calculated custom field referring to the system field "Modified" as part of the calculation in a document library, the value would change to 01/01/1899 when a document was 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...