SharePoint PreSaveAction helps for actions before saving an item
If you’re customizing SharePoint listforms or SharePoint forms you have normally a save or cancel button. If you want to have a pre-action for the […]
If you’re customizing SharePoint listforms or SharePoint forms you have normally a save or cancel button. If you want to have a pre-action for the […]
Javascript helps in many cases to make an application complete. In SharePoint you also can use resource files in order to support multilanguage scenarios. But […]
Powershell gives you many options to administrate your farm, but it also can help you to get certain jobs done regularly. In one of my […]
Sometimes it is necessary to filter a list by multiple values on a certain column. In SharePoint 2013 it’s working using the UI, but in […]
If you need a similiar function to the mysql_real_escape_string() from php, you might could use this one: [sourcecode language=”csharp”] public static string MySQLEscape(string str) { […]
SharePoint Search can also crawl a normal website or php sites. If you’re using a wiki which is based on php, you can also add […]
The third day at #ESPC14 went by and it was the last day at Barcelona. This day provides a lot of sessions again but the […]
The second day at #ESPC14 went by and it was full of great sessions, talks and sharing knowledge and discussions. Let me write some lines […]
There are many posts already out there in which is described how to make a news ticker with jquery. In this post i would like […]
In multiple customer projects we had the requirement to convert word documents to pdf. There are really many ways to achieve this by using third […]
Copyright © 2026 | WordPress Theme by MH Themes