Jul30

SharePoint Designer 2013 Workflow Tips

Overview If you ever have worked with or want to start working with SharePoint Designer 2013 workflows (good for SharePoint 2013, SharePoint 2016 and SharePoint Online as of July, 2018), here are some tips to use and traps to avoid. Check for Err ...[Read More]
Published: Jul-30-18 | 0 Comments | 0 Links to this post

Aug31

Conditionally Set Permissions on New Documents in SharePoint 2013 Workflow

Overview Goal A business requirement specified setting permissions on newly uploaded documents based on a managed metadata field in an Office 365 SharePoint Document Library. This is significantly easier to do with an OOTB action with a SP 2010 w ...[Read More]
Published: Aug-31-14 | 23 Comments | 0 Links to this post

Apr04

Expand SharePoint 2013 Calendar Events with Under 20 Lines of Code

A recent upgrade to SharePoint 2013 disabled some of the calendars. In SharePoint 2010, the out-of-the-box Calendar view renders a maximum of three events by default with an option to click a "more items" link which renders all events fo ...[Read More]
Published: Apr-04-13 | 19 Comments | 0 Links to this post

Jan04

Web.config Changes for Debugging ASPX Page’s Codebehind in SharePoint

Instead of getting the "user-friendly", but frustrating-to-a-developer message "An error has occurred", use these two steps to receive the actual error when developing in SharePoint. Works for both MOSS and WSS. Show the ca ...[Read More]
Published: Jan-04-09 | 0 Comments | 0 Links to this post