SharePoint is truly a tool for the business but many do not know many of the tips and tricks available in SharePoint. This session will show various tips & tricks, including connecting to Outlook, using [Me] in your views and alerts, leveraging validation settings on lists and columns, using formulas that are similar to those
SharePoint Framework, a page and part model that enables fully supported client-side development, easy integration with the Microsoft Graph and support for open source tooling. This will be the trend for any SharePoint customization. In this session I will describe the SharePoint framework and walkthrough a practicel sample which uses AngularJS and Kendo UI. Furthermore
SharePoint online allows sharing site or content with external users i.e. your partners, clients or vendors. This SharePoint Online feature allows people outside of your organization to collaborate on the content without requiring to have license. This sessions will walk you through different external settings available in SharePoint onilne and how external sharing works for
Information Architecture (IA) determines how the content is modelled and then presented to users on a website or solution. In SharePoint world, IA can drive the user adoption and it can very well be the difference between a highly usable system, and one that is shambolic. In this session we will learn how to structure
Serverless in SharePoint Online – Build services with Azure Functions. As a developer in the SharePoint world – there is a lot to like about client-side customizations. You can test and deploy easily, it works usually everywhere, and it’s usually very easy to deploy. That is, until you need to deploy some sort of hosted
The Azure Service Bus is one of the most important Azure services used to integrate dispersed and heavily required systems, as, for example, to connect SharePoint and the external world. The Service Bus gather messages, allows to separated systems to send and receive communications, decoupling them and disassociating any kind of native connection. Also, it
With the ever increasing adoption of PDF as the final form, digital format of choice the ability to locate PDFs by search is essential. However, there are many reasons why SharePoint may not be able to successfully index some PDF files in the way that users might reasonably expect with behaviour and issues differing to
You may have heard the buzz around architectural and functional level changes of Office365/SharePoint Online Workflows with the introduction of Workflow manager. Workflows enables developers and Power Users to develop real life business solutions. However often developers and power users do not pay attention to the SharePoint 2013 workflow throttling and performance in SharePoint Online.
Parece que fue ayer cuando tecnologÃas como InfoPath, Workflow Foundation o SharePoint Designer revolucionaban la forma en la que las empresas gestionaban sus procesos corporativos. Durante la última década, estas tecnologÃas, combinadas a la potencia de SharePoint, han permitido la gestión de la oficina sin papel. Llega el momento de dar un paso más, y
In the Javascript below, we illustrate how to create a REST query that will return all of the List Items in a particular list and also filter the results. //lists/getByTitle(‘MyList’)/items?$select= Title&$expand=Author” //example of the syntax of the filter var query = “LinkTitle eq ‘0001’”; return $.ajax({ url: “https://mySite/_api/web/lists/getbytitle(‘MyList’)/items” + query, method: “GET”, headers: { “Accept”:
Page [tcb_pagination_current_page] of [tcb_pagination_total_pages]
