Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Am fairly new to SP, but managed to create a custom layout with additional slots in ItemStyle.xsl

I have slots for Title, byline and others which are working fine, but the Description is blank.

            <div class="description">
                <xsl:value-of select="@Description" /> 
            </div>   

I've read your post, but am not sure where to change the DataMappings, and DataMappingViewFields.

Content Query Web Part not rendering calendar list description field

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.