The item-styles tag has no wiki summary.
3
votes
1answer
275 views
Remove LI wrapper from Content Query Web Part / ContentQueryMain.xsl
I have done a fair amount of experminting with this but cannot get it to work and I'm now looking for pointers or working examples.
I want to customise the output of the Content Query Web Part to ...
0
votes
1answer
69 views
Description for second item is not displaying completely as like the first item in CQWP when using itemstyles
Description for second item is not displaying completely as like the first item in CQWP when using itemstyles. The below custom itemstyle i have used.
...
0
votes
1answer
217 views
Adding templates to ItemStyle.xsl with a feature
I need to add an extra template to ItemStyle.xsl using a feature deployment - any idea how to add things to that file programmatically?
0
votes
1answer
177 views
Error in a content query web part 2007
any one can know what the error in the following code :
when I remove the variable LinkTarget1 it will run
<xsl:template name="INeedTo" match="*" mode="itemstyle">
<xsl:variable ...
0
votes
0answers
62 views
SPD List Form vs Custom List form - Version append and style issues
I'm forced to use a custom list form because my ID= querystring sometimes does not work with a regular List form - which is odd enough.
With a custom list form (DataFormWebPart), I can set my ...
0
votes
0answers
170 views
Dialog boxes that are cut off, any easy fixes for them?
On several dialog boxes such as the "add document" dialog in SharePoint we are encountering a situation where the dialog is too small to see the "Submit" buttons in the dialog. While end user ...