Tagged Questions
0
votes
1answer
16 views
How would I modify the logic of the List View Webpart such that it would skip a record meeting certain conditions?
I have been looking for a way to display the Group By headers of a ListView or DataView web part for those groups that are empty. It seems that as no record is set forth to parse, the empty Group ...
1
vote
1answer
241 views
Display 0 rows in list view webpart if there is no filter set?
I am trying to setup a custom page that uses the document library "A" in multiple webparts to show only certain columns based on a "trickle-down" connection system.
(please note ALL list view ...
2
votes
1answer
144 views
Web Part with more than one connection
Can I have a web part use more than one connection?
I have three web parts: Web Part A, Web Part B, & Web Part C. Web Part C has three columns, A, B & C. I want Web Part A to filter Web ...
3
votes
4answers
1k views
Scrolling through list items one by one
I have an announcements list and instead of displaying all announcements at the same time, there may be quite a few, I want to scroll through them one by one.
Outside of SharePoint there are quite a ...
1
vote
3answers
2k views
How to set item level audience targeting for a Links List?
I created a Link List where each item has a specific target audience from the Active Directory group assigned. I added this link list on a page as a web part.
I am trying to get the user to ONLY ...