DCSIMG
SharePoint - justguy's

Browse by Tags

All Tags » SharePoint (RSS)

SharePoint list templates and base types

Hi! I come across another strange request from the same client… I had something to do with displaying all items from all document libraries in the site. Trying to think caught me off guard, and I decided to go ahead and work with the CQWP (Content Query Web Part). I found it too complicated and uncustomizable (the client has fantasies about web development). Scratching my head a bit got me thinking about a nice web part I put together once: Get a list, use the GetDataTable() mehod, use WriteXml(...
Posted by justguy | with no comments
תגים:,

What happens when your client requires list item aggregation from sub sites…

Hi, As you all know, client have an annoying tendency of getting annoying. Yes, I am talking about the money-makers! I came across this request: Aggregate list items (news, tasks) from sub sites to the root site. The condition for aggregation will be a site column named “ Copy to Homepage ”. Aggregated items will require content approval. The client should be able to implement the same behavior himself (on programmers on board). 1st thing’s 1st… damn! Now let’s get to work…   Step 1 - Aggregate...
Posted by justguy | 1 comment(s)
תגים:,