Modern UI Extensions with the SharePoint Framework

Slides:



Advertisements
Similar presentations
Microsoft Office SharePoint Portal Server 2007 Introduction to InfoPath Forms Services Daryl L. Rudolph.
Advertisements

LH SharePoint SIG - Custom Actions. Custom Actions A custom action represents a Server ribbon, menu, or link customization that a user can see. Custom.
Professor Joe Perret Pierce College Transition to Microsoft Office 2007.
Microsoft ® Official Course Introducing Apps for SharePoint SharePoint Practice Microsoft SharePoint 2013.
Basic SharePoint 2013 App Development start-up for New Developers
Getting Started Managing a Collaboration Site Kendra Holly SharePoint Analyst June 13, 2015.
Microsoft ® Official Course Developing a Publishing Site for Web Content Microsoft SharePoint 2013 SharePoint Practice.
UNDERSTANDING YOUR OPTIONS FOR CLIENT-SIDE DEVELOPMENT IN OFFICE 365 Mark Rackley
SHAREPOINT & JQUERY. Hi, my name and I am a product manager at lightning tools. I have been working with SharePoint for 5 years.
The 2007 Microsoft Office System Servers Enterprise Content Management, Workflow and Forms Martin Parry Developer and Platform Group, Microsoft Ltd
Software services delivering SharePoint, Mobile, and Business Intelligence solutions Understanding and implementing the remote provision pattern in SharePoint.
THE NEW MOBILE WORKSPACE Enable Business Applications on Mobile Devices hopTo Work “I am amazed to see how easily hopTo transforms the user interface of.
Converting SharePoint on- premise Apps to Office 365 Jos Auker-Woor M377.
With Jim Mollé Learn iT! Computer Software Training.
SharePoint & jQuery. About me Phill Duffy – Product Manager at Lightning Tools Ltd – Author of ‘Pro SharePoint with jQuery’ – MCTS Application Developer.
Produce the help package
Ramping Up On The SharePoint Framework (SPFx)
1/10/2018 9:33 PM Cloud Roadshow © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO.
Build Client-side web parts for Microsoft SharePoint
SharePoint + CRM Saturday Zurich 2017
Get an Introduction to the SharePoint Framework
Make your app a native part of Office with Add-ins
Using JavaScript to Show an Alert
Understanding SharePoint Framework Extensions
Let's build with SharePoint Web parts, extensions, and much more
What's new in the world of SharePoint development and deployment
About Bill Bill Baer (ˈbɛər)
SharePoint Development in the Enterprise (What's New, What's Coming)
Building Custom Application With Office Add-Ins for OneNote
O365 Customization in the year 2017
Line of Business Solutions in SharePoint Online
Use Office UI Fabric React to Build Beauty with SharePoint
Who Needs a Developer for Automated SharePoint Provisioning?
Presented by Kenny Duenke and Patrick Witbrod
Upgrading from Full Trust Code to Add-in Model and SharePoint Framework Paolo Pialorsi Senior Consultant - PiaSys.com Track: DEV | Level:
Use Office UI Fabric React to Build Beauty with SharePoint
Modern UI Extensions with the SharePoint Framework
Creating and Deploying Your First SharePoint Framework Application
New Tricks for Old Dogs: The SharePoint Framework (SPFx)
Working with the SharePoint Framework
PowerApps for SharePoint Users
SharePoint Framework Extensions
SharePoint Practice Lead
Building Single Page Applications (SPAs) in SharePoint with JavaScript
Branding SharePoint Using Application Customizers
SPFx – A modern development tool for SharePoint
Introduction to SharePoint Framework (SPFx)
Understanding SharePoint Framework and Modern Development
WEBINAR “Automation of document generation and document processing with AutoMerge” Atlanta, 10/21/2013 Clint Higley I would like to welcome everyone to.
The Future of SharePoint Development - Vision, Strategy, and Roadmap
Creating and Deploying Your First SharePoint Framework Application
Microsoft Virtual Academy
Introduction of FrontPage
Introduction to SharePoint Framework (SPFx)
Practical guide to build Modern Intranet sites with SharePoint Communication Sites Asish Padhy.
Discover what’s new and what’s coming to SharePoint Modern Team sites
Rich single page applications with SharePoint
Introduction to SharePoint Framework
Johan Hedberg Consultant & XLENT | Cloud and Integration specialist | Microsoft MVP Using VSTS to deploy BizTalk Server solutions, what you.
System Center Application Management
The SharePoint framework
SharePoint 2019 Overview and Use SPFx Extensions
Cross Site Collection Navigation using SPFx, Powershell PnP & PnP-JS
Visual Studio 2010 SharePoint Development Tools Overview
2010 Microsoft BI Conference
Microsoft Connect /28/2019 2:20 AM
Attach2Dynamics Drag and Drop multiple files and folders to Cloud Storage within your Dynamics CRM
Hello, Minnesota! This is the SPC18 recap.
Microsoft Dynamics.
Windows Forms in Visual Studio 2005: An in-depth look at key features
Presentation transcript:

Modern UI Extensions with the SharePoint Framework Command Sets, Application and Field Customizers

Host Microsoft MVP Co-Host, Microsoft Cloud Show Founder, Voitanos Office Development Office Servers & Services Co-Host, Microsoft Cloud Show @mscloudshow http://www.MicrosoftCloudShow.com Founder, Voitanos @voitanos https://www.voitanos.io

Resources Download slides & demo code from this session: http://vtns.io/201711-collab365-spfxext FREE 10-day Email Course: Understanding SPFx Dev Toolchain On-Demand Mastering the SharePoint Framework Course FREE Starter bundle available now! Fundamentals & Ultimate bundles available now @andrewconnell | http://www.andrewconnell.com @voitanos | https://www.voitanos.io @mscloudshow | http://www.microsoftcloudshow.com

SPFx Extensions Brings common pre-SPFx customizations to SPFx Script link / delegate controls Custom actions JSLink What you need today: Yeoman SPFx generator >= v1.3.1 Schedule May 2017 - Announced at Build 2017 June 6, 2017 - Released as dev preview September 25, 2017 –GA SharePoint Online On-premises ETA unknown (not Feature Pack 2)

Application Customizer Similar to ScriptLink / delegate controls Add script to a page Add HTML to well known Placeholder on the page Top Bottom Let your voice be heard – more placeholders! https://github.com/SharePoint/sp-dev-docs/issues/625 Click-through & vote up the associated User Voice feature request

Field Customizer Similar to JSLink Change rendering of a cell within a list Only works in modern lists & libraries For classic lists & libraries, use JSLink

Command Set Similar to custom actions Add buttons to lists & libraries Toolbar Item context menu Specify conditions if command available when no / one / multiple items selected

Deployment Create XML file Package Deploy Install Test

Testing / Debugging Only possible in live SharePoint Online Not available: SharePoint Online hosted SPFx workbench Local SPFx workbench Let your voice be heard! http://aconn.me/2fGAiz1 Click-through & vote up the associated User Voice feature request

Resources Download slides & demo code from this session: http://vtns.io/201711-collab365-spfxext FREE 10-day Email Course: Understanding SPFx Dev Toolchain On-Demand Mastering the SharePoint Framework Course FREE Starter bundle available now! Fundamentals & Ultimate bundles available now @andrewconnell | http://www.andrewconnell.com @voitanos | https://www.voitanos.io @mscloudshow | http://www.microsoftcloudshow.com

For Coming and Understanding THANK YOU For Coming and Understanding