Tagged Questions
0
votes
1answer
598 views
Jquery + Instant Search / Filter of a list
I've seen a clip on bentedder.com where this developer got instant search (filter) to work within a webpart list view. I find this may be very useful for general 911/411 annoucements and archive if i ...
2
votes
1answer
192 views
Images library view and jquery
I have image library that is provisioned by publishing feature, I added the view of this library to the page which contains my custom web part with jQuery
After this I have an error
TypeError: ...
1
vote
0answers
170 views
How to get lookup field text column to display as an image in a view?
Wonder if anyone can help. I want to add a category choice field to a SP2010 Announcements list. The category choice is a lookup field to another list. The other list contains the categories and a ...
1
vote
1answer
350 views
Add numbering to a standard list view
We're displaying a SharePoint 2010 list using a Standard View created via the browser. The items are shown in a table and the users would like a number shown for each row. The numbers column would be ...
2
votes
1answer
3k views
Expand/collapse all grouped items in views of a page
Is there a way to add a button to a SharePoint 2010 page to expand all grouped items in all the list views on the page? This is the first (top) level grouping only, not the second level. These are ...
1
vote
1answer
2k views
Add gradient background color to list view rows with jQuery
In SharePoint 2007 using Content Types and editting NewForm.aspx with jQuery I've managed to customize the look of a new item, adding a gradient color identity for each Content Type. I want to ...