Tagged Questions
1
vote
1answer
758 views
Help xsl formatting help needed
I am creating this http://demo.webdeveloperplus.com/featured-content-slider/, image rotator in where data will be pulled automatically from a custom list.
Need help with markup, as current markup ...
0
votes
0answers
97 views
XSLT Markup help [duplicate]
Any xsl examples on how to achieve this html markup
<div id="rotate">
<ul>
<li></li>
<li></li>
<li></li>
</ul>
<div>First ...
1
vote
0answers
29 views
1
vote
1answer
274 views
Data View Web Part pointing at multiple XML feeds/internal SharePoint lists
I am trying to put together a web part with a mixture of jQuery display functionality on a DataView web part.
The idea is to have multiple sources of news feeds from both an internal SharePoint list ...
1
vote
2answers
394 views
When to (and how to) use CQWP, DVWP with sensitive documents
We have a certain need. In a SharePoint site, sensitive documents are collected as attachments to lists that contain business task data. A group needs to see what the disposition of those documents is ...