Background & The Problem
Last time we discussed how to integrate a custom control into an XSL transformation. The key point to note about the previously discussed approach is that all the markup is output by the overridden Render method. This can easily get cumbersome and ineffective for complex server side controls. The […]
Background & The Dream
SharePoint relies heavily on XML data and XSLT processing of such data. Whether we are dealing with Search results, Data view web parts or Content Query web parts, XSLT processing is something all SharePoint developers have to deal with on regular basis. SharePoint provides an XSLT extension object called ddwrt to […]
Problem
Are you missing user profile values for certain fields after a migration of the SSP database to SharePoint 2010 User Profile Service Application? If you look closely, the properties that are missing are managed metadata properties and this is a common oversight during a migration.
Solution
Run the “Move-SPProfileManagedMetadataProperty” commandlet on each of […]
SharePoint search webparts leverage an internal private class called SearchResultsHiddenObject which does a lot of heavy lifting around query execution. This object is also responsible for ‘connecting’ results between webparts such as the Paging, Core Results and Search Actions webparts. Now what if you want to do a custom keyword query or perhaps even a […]
Problem
STP list templates uploaded using a feature are not available to instantiate on create.aspx
Solution
When you upload a list template (STP) using a feature to the list template gallery ( _catalogs/lt ), you must set some attributes in order for the template to show up on the create.aspx page-
1 2 3 4 5 6 7 8 9 |
<span class="kwrd"><</span><span class="html">Elements</span> <span class="attr">xmlns</span><span class="kwrd">="http://schemas.microsoft.com/sharepoint/"</span><span class="kwrd">></span> <span class="kwrd"><</span><span class="html">Module</span> <span class="attr">Url</span><span class="kwrd">="_catalogs/lt"</span> <span class="attr">Name</span><span class="kwrd">="PS.AACP.Stp"</span> <span class="attr">Path</span><span class="kwrd">=""</span><span class="kwrd">></span> <span class="kwrd"><</span><span class="html">File</span> <span class="attr">Url</span><span class="kwrd">="StpTest.stp"</span> <span class="attr">Type</span><span class="kwrd">="GhostableInLibrary"</span> <span class="attr">IgnoreIfAlreadyExists</span><span class="kwrd">="TRUE"</span><span class="kwrd">></span> <span class="kwrd"><</span><span class="html">Property</span> <span class="attr">Name</span><span class="kwrd">="Title"</span> <span class="attr">Value</span><span class="kwrd">="StpTest"</span> <span class="kwrd">/></span> <span class="kwrd"><</span><span class="html">Property</span> <span class="attr">Name</span><span class="kwrd">="Language"</span> <span class="attr">Value</span><span class="kwrd">="1033"</span> <span class="kwrd">/></span> <span class="kwrd"><</span><span class="html">Property</span> <span class="attr">Name</span><span class="kwrd">="FeatureID"</span> <span class="attr">Value</span><span class="kwrd">="{D90095AD-86D4-4e55-AE28-119E21530552}"</span> <span class="kwrd">/></span> <span class="kwrd"></</span><span class="html">File</span><span class="kwrd">></span> <span class="kwrd"></</span><span class="html">Module</span><span class="kwrd">></span> <span class="kwrd"></</span><span class="html">Elements</span><span class="kwrd">></span> |
[…]
In order to do site specific search (a.k.a. “This Site” scope) you can append a query string parameter as follows-
http://server/results.aspx?k=sharepoint&u=http%3A%2F%2Fserver%2Flists
Problem
The above will return zero results if you have a server name mapping configured in your search settings-
Solution
Removing the server name […]
Problem
After installing Kwizcom Calendar 3.2.90, text selection is disabled on your sharepoint site on pages that have the calendar webpart. This was a huge issue for us since we had the minicalendar in the page header.
Workaround
Modify one of the Kwizcom javascript files (“12\TEMPLATE\LAYOUTS\KWizCom_KSCP\KSCP.js”) to comment out the drag drop functionality […]
Pages
Archives
- June 2014
- February 2013
- July 2012
- May 2012
- December 2011
- August 2011
- June 2011
- April 2011
- March 2011
- September 2010
- August 2010
- July 2010
- May 2010
- February 2010
- January 2010
- November 2009
- March 2009
- January 2009
- April 2008
- March 2008
- October 2007
- September 2007
- August 2007
- July 2007
- May 2007
- March 2007
- February 2007
- December 2006
- October 2006
- September 2006
- August 2006
- June 2006
- May 2006
- April 2006
- March 2006
- December 2005
- September 2005
- August 2005
- June 2005
- April 2005
- March 2005
- February 2005
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- March 2004
- September 2003
- August 2003
- April 2003
Categories
- Chromium OS
- Internet Explorer 7
- Kwizcom
- Miscellaneous
- Movies
- MS Office
- Music
- Night on the Town
- Office 2007
- Outlook 2007
- Pictures
- PowerShell
- Products/Shopping
- Recovered Entries (01/19/2005)
- Restaurants/Food
- Sharepoint 2007 ( MOSS / WSS )
- Sharepoint 2010 (SPS / Foundation)
- SharePoint 2013
- Tech
- The Law
- TV
- Uncategorized
- Video Games
- Vista
- Visual Studio 2010
- VMWARE
- VMWARE Server 2.0
- Website
- Windows Live
- Work
- XP