Use the SharePoint Cross Domain JavaScript library to access SharePoint data from a remotely hosted web page without the need for OAuth tokens. SharePoint add-in model is considered as a legacy option ...
SharePoint add-in model is considered as a legacy option for extending SharePoint user interface. Please see SharePoint Framework documentation and the SharePoint Framework samples for the future ...
One I came across on Codeplex that I thought was particularlly interesting is a project called SharePoint InstantListFilter. This project is based on Javascript using jquery. The javascript adds ...
One quick and easy method for creating an inventory list in SharePoint is through the user interface (UI) using the Custom List option. You can also export an inventory list that you are currently ...