Welcome To Snipplr


Everyone's Recent Snippets Tagged sharepoint



« Prev 1 2 3
Code to add the calender webpart on SharePoint Online by Powershell
0 3360 posted 9 years ago by ashusah
This is batch file clearing SharePoint Designer cache
1 3418 posted 11 years ago by rflipper
This is batch file clearing SharePoint Designer cache
0 3407 posted 11 years ago by rflipper
Works in SP2013 (and I believe 2010). Provides site collection URL without trailing "/"
0 2479 posted 12 years ago by rumremix
The following code fetches contents of each Title field from the list called "LandingMiddleLinks"
0 2576 posted 12 years ago by rumremix
check the file out in the browser in spd, right click the file and choose "undo checkout" repeat the last two steps until the checkmark goes away in spd check the file out in spd. it should now get the latest version to edit
0 3418 posted 12 years ago by rumremix
Keep the namespace name, class name, guid that VS automatically generates. Make sure all of the "using" inclusions included.
0 1758 posted 12 years ago by rumremix
With jQuery and SPServices, we have very powerful tools for accessing and manipulating Sharepoint data and precisiely contolling the presentation, entirely from the client side. But such solutions generally need to be either hard-coded into pages or...
0 4018 posted 13 years ago by rumremix
The class, "activeDDParent", needs css that will cause the parent to have the same hover effect it has when the mouse hovers over it. This class allows for the out-of-the-box sharepoint rollof delay. "portalnavwrapper" is just the class of a div I ha...
0 1744 posted 13 years ago by rumremix
without trailing slash
0 1034 posted 13 years ago by Hirsel
Both ASP and Javascript versions provided below. Use either one or the other. Code should be placed in a SharePoint 2010 master page.
0 3299 posted 13 years ago by rumremix
<strong>Setting up a sp .net soln</strong> <p>File --&gt; New --&gt; Project</p> <p>on lefthand side -&gt; Sharepoint -&gt; 2010</p> <p>usually select an empty template</p> <p>name the project</p> <p></p> <p>to add files, create a module...<...
0 3686 posted 13 years ago by rumremix
Comment out the SharePoint:SaveButton tag and replace with input tag
0 3843 posted 14 years ago by rumremix
.zz1_logoLinkId_1 { color: #fff; background-image:url("/_layouts/Images/HLLMRKLINK/Logo.gif"); background-repeat:no-repeat; background-position:15px 10px; background-color:#67507e; display:block; width: 170px; height: 88px; overflo...
0 1322 posted 14 years ago by nickaranz
0 3375 posted 14 years ago by nickaranz
0 3354 posted 14 years ago by nickaranz
Modify as neccesary, add more areas.
0 1135 posted 14 years ago by nickaranz
only works in async. events. Ending in "ing"
0 1314 posted 14 years ago by nickaranz
Use whatever is needed to select the input box. $('#searchBoxOuter td.ms-sbcell input') reflects some custom master page html I have so I used that.
0 1910 posted 14 years ago by rumremix
0 3234 posted 14 years ago by nickaranz
Returns the username (domain\username) of the user that is currently logged in sharepoint. Can be used inside features / custom pages
0 1413 posted 14 years ago by dimian12
see link
0 1235 posted 14 years ago by rumremix
Steps to add custom properties to web part
0 1136 posted 14 years ago by nickaranz
I also included how to provision a Calendar list web part in Calendar View
0 3309 posted 14 years ago by nickaranz
« Prev 1 2 3