Some people have said the Content Query Web Part (CQWP) is dead. It is not dead and is still very much alive and used especially in O365 SharePoint sites. Also, the Content Search Web Part (CSWP) is not available in O365 (however should be available in the near future) so…
Leave a CommentCategory: SharePoint 2013
When you login to SharePoint 2013 you’ll notice the “Sign in as Different User” is missing from the Personal Menu. Here are two workaround options: Manually append the following URL to your site: /_layouts/closeConnection.aspx?loginasanotheruser=true Add a Custom Action to the SharePoint Personal Menu: <?xml version=”1.0″ encoding=”utf-8″?> <Elements xmlns=”http://schemas.microsoft.com/sharepoint/”> <CustomAction Id=”MyLoginDifferentUser”…
Leave a CommentIf you try to create a SharePoint project in VS2012 and get the following error, you will need to install the Visual Studio 2013 Developer Tools. Visual Studio 2013 Developer Tools – http://go.microsoft.com/fwlink/?LinkID=257068
Leave a Comment