Forum Widgets
Latest Discussions
SharePoint Webhooks -- now Generally Available!
Hello everyone, Just wanted to announce that SharePoint Webhooks is now Generally Available. First announced in preview in September, Webhooks is now ready for developers to use against production sites. Webhooks are based on industry standard patterns around how services fire notifications that developers can intercept and react to. In particular, within SharePoint we've added support for webhooks against SharePoint list data, including events like Item Added, Updated, and Deleted. A developer could then choose to kick off a process, or programmatically update a document, or fire off a tailored notification to users using information you can get from webhooks. You can find an end-to-end overview and "getting started" with webhooks via our dev.office.com documentation. Look forward to seeing what you all build with these! -- Mike Ammerlaan, Office Ecosystem Marketing teamMike AmmerlaanJan 17, 2017Iron Contributor15KViews20likes13CommentsNew SharePoint /Office Dev Patterns and Practices Webcast - Getting started with SharePoint WebHooks
In this PnP Web Cast we concentrated on showing how to get started with upcoming SharePoint Webhooks. SharePoint Webhooks allow developers to build service integration which subscribe to receive notifications on specific events that occur in SharePoint. When one of those events are triggered, SharePoint will send a HTTP POST payload to subscriber. SharePoint Webhooks will be supported for asynchorinious events, like for ItemAdded or ItemAttachmentAdded. To be able to subscribe to SharePoint Webhooks, you'll need to build a service, which will response on the subscribed validation messages and will process the incoming events. Notice. When this webcast was released SharePoint Webhooks were not yet released. They will be provided for Developer Preview soon with support for list item specific events for lists and libraries. Presentation covers following topics: What are Webhooks? Process for subscribing to a SharePoint Webhook Event notifications from SharePoint Demo setup and details on performed steps Web cast demo shows following details Registration of Azure App used for Webhook Using PostMan to register a Webhook for SharePoint Responding to Webhook validation tokens from ASP.net WebAPI Processing incoming events from SharePoint Using ngrok to develop SharePoint Webhooks locally in your development environment Web cast presenters: Bert Jansen, Vesa Juvonen Presentation used in this web cast is available from http://docs.com/OfficeDevPnP. More guidance and details around the SharePoint webhooks will be soon available from SharePoint developer center. If you have any questions, feedback or comments; please let us know.1.2KViews11likes5CommentsHide Site Header communication site
Hi. We are trying to hide the Site header in a communication site, and we would like to know if there is any possibility of doing so. We are trying with some css or js, injected in a webpart and SPFx extension, but there is some flickering, because the code is not executed before the header is showed. In addition, to achieve this we are depending on some CSS classes that we understand could change. Is there any supported way to do it? Or will be supported in the future? CC: VesaJuvonen Many thanks.davidgomezbeezyJun 25, 2019Copper Contributor1.9KViews11likes1CommentHow to re-enable modern list experience - instructions
Just to get this written down somewhere. Instructions to move back to modern view, if you have clickced "Return to classic SharePoint" in SharePoint Online site. Scenario You are in modern view in list / in site contents page You click "Return to classic SharePoint" to move to classic view UI is changed to classic view Status change is saved as a session cookie and will automatically reset next time you connect in new session You want to move to modern view immediately? Steps to clear the setting: Open developer tools in your browser Move to cookies view Delete 'spinu' cookie under the SharePoint Online URL (has value of 0) You are now back on the modern experience.VesaJuvonenMar 23, 2017Microsoft4.7KViews11likes4CommentsWelcome to SharePoint Developer Discussions
Welcome! public void WelcomeMessage() { <remarks> //Welcome to SharePoint Developer discussions on the Office 365 Network. //This week at the Worldwide Partner Conference we continued to share the journey for our vision of modern client-side development with the SharePoint Framework. //Over the course of the next several weeks through this network and related discussions we'll share more information on the SharePoint Framework, it's relationship to our in-market models, our roadmap, and how you can learn more and get involved. </remarks> } Thanks! BillwbaerJul 15, 2016Microsoft2.6KViews10likes6CommentsNew SharePoint PnP webcast - Using external JS libraries from client-side web part
New PnP webcast concentrated on the options and considerations around using external JavaScipt libraries within your SharePoint Framework client-side web part. Check following blog post from dev.office.com/blogs for more details. SharePoint PnP Webcast – Referencing external JavaScript libraries from client-side web part If you have any comments, feedback or other thoughts, just let us know.1.1KViews10likes1CommentFormatted view - hideColumnHeader not working in list webpart
I have a list webpart on a modern site which has a view formatted with some JSON The list column header displays even though the property hideColumnHeader is set to true (this just started happening - was fine before) It is OK on the list page -AllItems.aspx but on webpart page list column header displays I am using example here to test anybody have any ideas?RealPaddyJan 25, 2020Brass Contributor8.2KViews10likes25CommentsSharePoint / Office 365 Dev Patterns and Practices - September 2016 release
We are happy to announce availability of PnP September 2016 release. You can find all release details from the following blog post under dev.office.com SharePoint / Office 365 Dev Patterns and Practices - September 2016 Release You can also join our monthly community call for live demos on key new capabilities. September monhtly community call is on 13th of September at 8 AM PDT - You can download invite from http://aka.ms/SPPnP-Call. Agenda for the Tuesday 13th of September community call at 8 AM PDT / 5 PM CET: Summary on the September 2016 release and other program updates - Vesa Juvonen ~20-25 min What's new in PnP Partner Pack v2.0 - Paolo Pialorsi (Piasys.com) ~10-15 min Demo on new PnP Starter Intranet for SharePoint Online solution - Franck Cornu (CGI) ~10-15 min Demo on new SharePoint.React.SupportTicket sample - Brian Michely (Microsoft) ~10-15 min716Views9likes0Comments
Resources
Tags
- developer1,226 Topics
- PnP645 Topics
- apis481 Topics
- Extensibility251 Topics
- Responsive128 Topics
- sharepoint111 Topics
- hybrid81 Topics
- SPFx70 Topics
- SharePoint Online64 Topics
- powershell23 Topics