Introduction In this article, I want to cover very common scenario of any business system it is alert notification or reporting subsystem. Usually that functional is responsible to notify end users about new events, overdue tasks and sending summary reports via e-mail. I want to review a couple of simple cases. Which I hope, you
Recently noticed that the SharePoint online has some built in JS module to detect the type of browser and modules to access the browser storage which can be used instead of relying on third party or custom code. Browser Detection: Init.js has a module “BrowserDetection” to determine the type of browser. The same can be
Recently, I had a problem with one of my SharePoint team site. The problem was that the site’s created in English, however; we need it in Persian. Adding Persian as an Alternate language could be a good solution but we need the site just in Persian. I tried to change it programmatically but it didn’t
It is common scenario when you did some customizations, saved site as template and want to reuse it in SharePoint 2013. Such site templates can include workflows with custom workflow actions. Unfortunately if you save site with custom workflow actions as template and then try to create new site you can receive such annoying error: Microsoft.Workflow.Client.ActivityNotFoundException:The
I have always been quite intrigued by iOS development and how to combine mobile apps with enterprise systems. The first result is a simple but quite useful app that connects to SharePoint Search and allows you to quickly download documents for offline reading. Get it here: “QuickAccess for SharePoint” – https://appsto.re/de/hP6K4.i Built for iPhone and
If you have a SharePoint designer workflow attached to a list in a SP site, and you want to create an identical site, you will save site as site template and create a new site with it, assuming it will be identical. In reality this is not the case, as any SPD list workflow will
In order to properly integrate SignalR with a SharePoint 2013 farm solution you have to make two types of changes to the typical SignalR boilerplate code: Change the Startup.cs and make a couple of web.config modifications. Please note that this sample assumes that you are using SignalR 2.2, which in turn references OWin 2.1. In
I was looking into the Office 365 apps for our projects, where we have to get the user properties for the logged in user from the Azure AD. Just putting together some code and the article referenced, so that it will be helpful. Articles: Registering an application in the Azure AD Azure AD Graph api
I ran into another request recently which tied closely to a solution that I previously built a blogged about: Utilizing new related items column via workflow. In that solution we had a custom list tracking project deliverable information and a document library used to stored the final documents. When final deliverable documents were uploaded, the
Recently, I’ve learned a wonderful capability of Windows that lets users to map a Document Library as a network drive. In this post I will describe this way, hope it helps someone to solve their problems! Consider that since the launch of Office 365, this way has become obsolete, because OneDrive syncs files from SharePoint
Page [tcb_pagination_current_page] of [tcb_pagination_total_pages]