Archive
Posts Tagged ‘Debug’
Content Query Web Part–Debug XSLT Template #in #SP2010 #SharePoint
Something I always forget and scramble around to find:
<xsl:template name="Debug" match="Row[@Style='Debug']" mode="itemstyle">
<xsl:for-each select="@*">
Property Name: <xsl:value-of select="name()"/>
Value: <xsl:value-of select="." /> <br/>
</xsl:for-each>
</xsl:template>
Original blog post is here:
http://kharlesp.blogspot.com/2008/07/getting-all-values-to-debug-xsl-in.html
I will be posting more stuff on the blog soon. Things are a bit manic at the moment ![]()
Categories: Work
Tags: Content Query Web Part, Debug, MOSS 2007, SharePoint, SharePoint 2010, SPF 2010, WSS 3.0
Tags
Android
Business Intelligence
C#
Certification
Client Object Model
CodePlex
Development
EPM
Form Services 2010
François Souyri
InfoPath 2010
iOS
iPad
iPhone
JavaScript
JQuery
Microsoft Word
Mobile Application
MOSS 2007
Office 365
Office 2010
PowerShell
Project
Project 2010
Project 2013
Project Conference 2012
Project Management
Project Online
Project Server
Project Server 2007
Project Server 2010
Project Server 2013
PS2010
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Designer 2010
SharePoint Online
SPF 2010
TechEd Europe 2012
Visual Studio 2010
Web Part
Windows 7
Workflow
WSS 3.0
Top Posts
- Clearing the SharePoint Designer 2007 / 2010 Cache
- Useful JavaScript Function: PreSaveAction #SP2010 #SharePoint #PS2010 #ProjectServer #in
- #ProjectServer 2013 White Paper
- Updating User Profile Properties via PowerShell (PictureURL)–SharePoint 2010 #in #SP2010
- Excel formulas not auto calculating but F9 still works #in
- Programmatically setting a field to hidden within a Content Type #SharePoint #SP2010 #in
- Security Validation Issue - Form Services issue with SP1+June 2011 CU (Release 2) #in #SP2010 #SharePoint #MSProject #ProjectServer
- Embedding PDF files with the Content Editor Web Part #SP2010 #SP2013 #MSProject
- Managing path context in SharePoint
- Using jQuery to find the current logged in user #in #SP2010
Blogroll
Archives
Blog Stats
- 229,018 hits