
Reminder: Webcast über SharePoint Forms am 26.Juni
Bald ist es soweit, am Donnerstag läuft der Webcast zum Thema “Wunsch und Wirklichkeit bei Microsoft SharePoint Forms – Usability und Anpassungsmöglichkeiten“ Den sollte man […]
Bald ist es soweit, am Donnerstag läuft der Webcast zum Thema “Wunsch und Wirklichkeit bei Microsoft SharePoint Forms – Usability und Anpassungsmöglichkeiten“ Den sollte man […]
Sometimes you need to insert the Version number of a word document stored in a SharePoint library in the content area of the word document. […]
I realized in a customer project that the results of my caml query does not match what we expected. The result was more, after we […]
How practically would it be if a word document could be filled with some values at predefined places (like placeholder)? In one of my customer […]
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 […]
Copyright © 2025 | WordPress Theme by MH Themes