Creating a New Report on SharePoint Site

Shashika Hettiarachchi | January 6, 2016 at 11:12 am

      Before delving into the entry, let’s define more of what Microsoft SharePoint is: What is SharePoint? Based on Microsoft site, “Organizations use SharePoint to create websites. You can use it as a secure place to store, organize, share, and access information from almost any device. All you need is a web browser, such as Internet Explorer, Chrome, or Firefox.” SharePoint Online – A cloud-based service, hosted by Microsoft, for businesses of all sizes. Instead of…


Change the default Redirect Location of “Display Item Form” close button in SharePoint

Praneeth Kaushalya | November 25, 2015 at 11:12 am

  Most of the time, people are using the SharePoint’s Display item form to display their list content in a page. By default, the Display item form’s close button redirect you to the default view of the library where your page/document exists or where your item exists. In some cases, some people want to change this redirect URL. We have several ways to achieve this. In this case, we can use JavaScript. I’ll demonstrate it using a page parameter on how we…