Trivadis Navigator
Trivadis BlogStart
Leistungsangebot
Kompetenzen
Training
News & PR
Events
Über Trivadis
Login
Join
Sign in
Options
RSS for posts
OK
Tags
C#
ContentTypeBinding
Deployment
Elements
FieldRef
Higher Order Functions
Incoming e-Mail
Lookup
Making Software
PowerShell
RecordsCenter
SharePoint
SharePoint 2013
Site Column
Site Content Type
TrivadisContent
WebParts
Home
»
Martin Loitzl
Martin Loitzl
RSS for posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Martin Loitzl
Adding an own Array.prototype breaks SharePoint 2013 JavaScript
Posted
25 days ago
by
Martin Loitzl
Recently I tried to do some functional enhancements to the Array.prototype within a SharePoint-hosted App… no way. After adding the .js to the page, errors occur in other JavaScript files in SharePoint 2013. It works perfectly in in plain ASP …...
Martin Loitzl
Load and Execute for the SharePoint [2010|2013] Client Object Model
Posted
3 months ago
by
Martin Loitzl
Since I am very lazy programmer I always think about shortening things a little bit. Instead of writing things like all the time, its worth having a look on the signature of th Load method: It turns out that I … Continue reading →
Martin Loitzl
Create a SharePoint 2013 Workflow with a custom Initiation Form in Visual Studio 2012
Posted
3 months ago
by
Martin Loitzl
Prerequisites Create a on-prem high trust app as described in my previous blog post. Add the Workflow First of all we need to add a list to host the workflow by adding a new item of type “List” to the … Continue reading →
Martin Loitzl
Creating a SharePoint 2013 Provider Hosted on-prem App
Posted
3 months ago
by
Martin Loitzl
Prerequisites First of all a on-prem development environment has to be created. I used the How to: Set up an on-premises development environment for apps for SharePoint found in MSDN. High Trust App In order to create an on-prem app, … Continue...
Martin Loitzl
Add new Trusted Token Issuer to a SharePoint 2013 Site – S2S HighTrust Apps
Posted
5 months ago
by
Martin Loitzl
For SharePoint 2013 App Development on-premise, there might not be a Cloud ACS around to get the token stuff done. For this case the App must create its own access tokens and SharePoint 2013 must know about them as Trusted … Continue reading →
Martin Loitzl
Export Farm Solution wsp Files SharePoint 2007 und 2010
Posted
11 months ago
by
Martin Loitzl
The following PowerShell Snippet exports all SharePoint Farm Solution Packages (.wsp) from the farm solution store. It does work on Windows 2003 R2 with PowerShell 1.0, which I find very practical because it is the standard configuration for WSS3 and...
Martin Loitzl
E-Mails an ein Record Center senden
Posted
over 1 year ago
by
Martin Loitzl
Leider nein. Wird in SharePoint 2010 ein Record Center erstellt, passiert unter anderem folgendes: Es existiert ein Content Type namens “E-Mail Submission” und es wird ein E-Mail Kontakt “recordcenter_xyz@…” angelegt. In...
Martin Loitzl
Minimales Exception Handling in WebParts
Posted
over 1 year ago
by
Martin Loitzl
Aus aktuellem Anlass war ich wieder einmal mit 2 weniger guten Strategien bei der Entwicklung von WebParts konfontiert: Leere Catch Blöcke: Absolutes No-Go: Nimmt jedem (Developer, User) auch nur die geringste Möglichkeit etwas zu unternehmen ohne den...
Martin Loitzl
List Deployment mit Content Types, Lookup Fields ohne Coding
Posted
over 1 year ago
by
Martin Loitzl
Lookup Felder in Listen und Dokumentenbibliotheken sind ein oft verwendetes Mittel in SharePoint. Diese stellen ein probates Mittel dar um eine zentral gewartete Liste mit Metadaten mehrfach in SubWebs zu verwenden. Obwohl sich die Situation beim Deployment...
Page 1 of 1 (9 items)