SharePoint 2010 – Aggregate lists from all subsites
There are many posts out there about this topic. How can i roll up data from subsites from one site collection? How can i aggregate calendar entries from my subsites? Do i have to code something? How...
View ArticleSharePoint 2010 Check permissions using XSLT
At my starting page i displayed documents and an upload link to upload a document. If a user has read access, he also see the upload link. But i would like to have it like the “add new item” link below...
View ArticleSharePoint 2010 Remove link from people or person column in XSLT
i already posted about the possibility to remove the hyperlinks from a column in XSLT in for example a data view webpart or a listview webpart. In this post i used a special xsl //use this...
View ArticleSharePoint 2010 Word wrapping in Listviews or Dataviews Table Headers
So whatever the customer desires we do our best to create nice, useful and powerful applications based on SharePoint – and that can be a challenge. But sometimes it’s just nice to use some small...
View ArticleSharePoint 2010 Creating Print list functionality
A requirement which might come often to your ears: How can we simple print the list? And we do not want to have the ribbon nor the quicklaunch, just the list and maybe the logo image. You know...
View ArticleInfoPath Fill or empty a repeating table in browser-based form by using...
InfoPath is a powerful tool which can be customized by using rules or custom code behind. At one of my projects it was necessary to display some additional information from a database dependent on...
View ArticleSharePoint xslt compare date and display kpi in dvwp
I already had a post about kpi’s in listview but the post is in german and it displays kpi icons based on a status using calculated columns and javascript. In this post i want to show you how to deal...
View ArticleSharePoint 2013 Using linked data sources for listview
SharePoint Designer offers the possibility to create datasource which can be linked in order to display a merged or combined view of the data sources. It’s a pretty cool function in order to create...
View Article