When installing the preview version of windows 10 using an USB 3.0 flash drive note that the Windows 7 usb dvd image creation tool will not work. The result is that when trying to boot the PC from…
Read articleBlog
thomastropper.com
There is a very good post on multilingual contents in Office 365 by Vesa Juvonen. The described approach uses CSOM, and shows how to have mulitlingual Site titles, description, content type nams, column titles ...: http://blogs.msdn.com/b/vesku/archive/2014/03/20/office365-multilingual-content-types-site-columns-and-site-other-elements.aspx
Read articleTo figure out the difference of SharePoint Full vs. Incremental Search. Basically the incremental one only crawls content, the full one also indexes admin related stuff (metadata mapping). It is recommended to run a full crawl after updates…
Read articleIf you want let users save their searches in SharePoint 2010 you can use this code to solve it. The solution is fully in JavaScript/JQuery and stores the searches in a separate list.
Read articleI am just translating im weblog into english language completely. Therefore please kindly appologize until everything is fully translated - currently a few sytem files and pages as well as some static content pages are not fully translated…
Read articleTo move from Gmail to Outlook.com is easier than you might think. Just create an outlook.com profile. After that logon to you outlook.com profile, go to the options and select the import from other e-mail accounts. Now choose…
Read articleDynamically hiding one or more elements in InfoPath 2010/2013 is a straight forward configuration. Before starting decide if you want to hide only one or more elements (e.g. a group of input boxes including labels). If you just…
Read articleBy default it is not possible to approve or reject multiple items in a SharePoint workflow. Having a look on the internet several solutions can be found for that. In the following I am highlighting some of them…
Read article