Tagged Questions
1
vote
4answers
520 views
How do I display HTML on a Sharepoint List?
I am trying to inject HTML into a Custom List schema. Essentially I am injecting a button that would go next to every document in a document library.
Is this possible to do without having to build a ...
2
votes
1answer
144 views
Get single field item value from Custom List and set it on same item but another field
I'm new in Sharepoint, and I have an issue with a custom list in Sharepoint 2007.
The thing is... I have a custom list with pre-loaded data, and I need to get a unique code from a field item, to put ...
4
votes
1answer
2k views
Sharepoint 2010 Calendar View in Custom List Expand All by Default
For some reason the scripts I have found on the web (ie: http://social.msdn.microsoft.com/Forums/en-GB/sharepoint2010general/thread/a24da49a-7fc8-47c6-a125-95e4a5b2d095) are not working with a ...
0
votes
1answer
149 views
Pull URL of newly created list item with JavaScript; SharePoint 2007
I have a user that wants the page to automatically go to the display page of an item that he just created. I want to be able to do this using a Content Editor Webpart using JavaScript that is placed ...