Hello Folks,Today we are going to see how to Check date field is empty in Nintex workflow. As we all know it is very difficult to verify that date field is null. Problem: There is a requirement, to get all the values from list named Employee Master, and check if Joining date is null or…
Tag: sharepoint 2013
Could not load user profile SharePoint 2013
Hello Folks,Today we will see a issue which generally occurs often in SharePoint environment. This is related with user profiles. Could not load user profile SharePoint 2013 this error we generally face. Explanation: Once we create a my site and when user clicks on any feature which is related to my site. User encountered and…
Programmatically Upload a File in SharePoint Document Library.
Hello ShareaPointers, Today, In this article we will learn about How to upload a File into SharePoint Document Library using C# Code or how to Programmatically Upload a File in SharePoint Document Library. We implemented this solution long back ago because our client requires to automate bulk upload documents. Hope in the latest technology changing…