Sharepoint 2010: Group by content type or filter by content type
By peter.stilgoe
For some strange reason MS have stopped you from being allowed to group & filter by content type in Sharepoint 2010 views which seems really odd?
I have searched the web and cant find an answer, if anyone knows Id be grateful if they could share this, Im guessing its something to do with the content type hub & changes have had to be made to accomodate this in 2010, cant think of any other logical reason!
More From pstilgoe
What is Card Sorting? – websort.net provides online card sorting
By peter.stilgoe
What is Card Sorting?
Card sorting is a simple technique that allows you to get feedback from your users about how information should be organized. Originally, researchers wrote labels on 3 x 5 cards or sticky notes, and asked participants to sort the cards into piles that were similar. Then the participants would label each pile. Using statistics and/or “eyeballing” the results across several participants, researchers were able to create better information structures.
With WebSort, card sorting is done online. People can complete your study from anywhere in the world, and you benefit from expert analysis tools that help you make sense of the data.
What Card Sorting can do for you
Documents, web pages, features; we are always presented with more. The challenge is organizing it. Managers, employees, and customers think about information in different ways.
Using WebSort, you can conduct card sorts that will allow you to:
* construct your website intuitively
* validate the structure of your organization
* get feedback on your company’s intranet
* learn where to add new content to an existing site
* reassign tasks and roles within a team
* create actionable workflows for project management
* organize products in your e-commerce store
* prioritize features for software
How to display ‘anything’ in Sharepoint 2010 pop up / modal window
By peter.stilgoe
Display a website:
<a onclick="javascript:NewItem2(event, "http://www.bing.com"); javascript:return false;" href="http://www.bing.com/" target="_self">Show Bing In Modal Window</a>
Display a image:
<a onclick="javascript:NewItem2(event, "http://sitename/Images/image.png"); javascript:return false;" href="/images/image.png/" target="_self">Show Image</a>
Display flash:
<a onclick="javascript:NewItem2(event, "http://www.microsoft.com/games/gamesforwindows/games/madagascar2/Mad2_Final_ENU.swf"); javascript:return false;" href="http://www.microsoft.com/games/gamesforwindows/games/madagascar2/Mad2_Final_ENU.swf" target="_self">Flash Game</a>
Thanks to Erik @ http://erikswenson.blogspot.com/2010/09/ways-to-extend-sharepoint-modal-window.html
Understanding the Service Applications of SharePoint 2010
By peter.stilgoe
The architecture for SharePoint has changed considerably. Watch this session to see what the changes are and how to design your SharePoint environment to take advantage of the new services provided by SharePoint 2010.
Sharepoint 2010: Custom master page messes up positioning of your pop dialog boxes
By peter.stilgoe
When you apply a custom master page you may find that it knocks out the positioning of your dialog boxes & you can no longer see the OK & Cancel buttons beacuse they have been knocked down the page. This is because now your new masterpage shiny banner (in my case) is also displaying in the dialog box. To stop this happening is nice & easy thanks to Microsoft:
Simply add ‘s4-notdlg’ to the class ie.



October 22nd, 2010
