SlideShare une entreprise Scribd logo
1  sur  22
Document Sets - SPS Denver 2013
April Wolfe, SharePoint Consultant, MCITP, MCSA

NOVEMBER 9, 2013

© 2013 PLANET TECHNOLOGIES, INC.
April Wolfe






Exclusively SharePoint-focused since late 2006
Member of Colorado SharePoint User Group Leadership
Team www.cospug.com
MCITP, SharePoint 2010
MCSA, Windows Server 2012
Specialties
–



Codeless solutions using InfoPath, SharePoint
Designer, advanced SharePoint configurations, user-centric
solution design, communication strategies and documentation

Proud to work for Planet Technologies! www.go-planet.com
–
–
–
–
–
–

Microsoft Partner with five gold and six silver competencies
CPLS Microsoft certified training partner
Six Time Microsoft Federal Partner of the Year
Three Time Microsoft State and Local Partner of the Year
We have MCSMs, MVP, MCT, CRM Rangers, and 130+
consultants across the country
Large team of highly skilled consultants in the Denver metro
area

© 2011 PLANET TECHNOLOGIES, INC.

Configuring
SharePoint to yield
business value by
facilitating processes

and enabling user
adoption
Process Flow

Goal: Create a process for submitting new Park
Proposals, sending for review, and tracking approvals

© 2013 PLANET TECHNOLOGIES, INC.
Process Flow – Submit New Form

© 2013 PLANET TECHNOLOGIES, INC.
Process Flow – Upload Documents
Document Set Welcome Page:

© 2013 PLANET TECHNOLOGIES, INC.
Process Flow – Send For Review

© 2013 PLANET TECHNOLOGIES, INC.
Process Flow – Review Documents

© 2013 PLANET TECHNOLOGIES, INC.
Process Flow - Approve

© 2013 PLANET TECHNOLOGIES, INC.
Process Flow – Approved

© 2013 PLANET TECHNOLOGIES, INC.
Content Type Setup
Site Columns

Site
Level

Make content type
changes at the
site level:
Site Actions >
Site Settings >
Gallery >
Site Columns/
Content Types

Create

New

In Review

Approved

Create

New

In Review

Approved

Library
Level

Apply content
types to a library:
Library Settings >
Advanced Settings >
Allow Management
Of Content Types,
then add content types

© 2013 PLANET TECHNOLOGIES, INC.
Other Ingredients
CSS

”Basic” sets border colors and strips out the default “Edit Properties”
and “View Properties” links on the Document Set Welcome Page

<style type="text/css">

Basic

.ms-WPBorderBorderOnly {padding: 5px; background-color: #f2f3f3;
border:3px #2E75B6; border-style:solid;}
#EditPropsLink {font-size: 0pt;}
#ViewPropsLink {display: none;}
</style>

New Proposal

<style type="text/css">

#EditPropsLink:after {font-size:
14pt; content:"Click here to send for
review";} </style>

© 2013 PLANET TECHNOLOGIES, INC.

In Review

<style type="text/css">

#EditPropsLink:after {font-size:
14pt; content:"Click here to
approve";}
</style>
Other Ingredients
Default Documents and Image Files

Document Sets can have default documents which are created when the
document set is created
The image files are for the Document Set Welcome Pages

© 2013 PLANET TECHNOLOGIES, INC.
Other Ingredients
Dashboard Plan

Mayor

Show document sets currently in the review stage where Required Reviews
contains “Mayor”

City Council

Show document sets currently in the review stage where Required Reviews
contains “City”

Your Mom

Show document sets currently in the review stage where Required Reviews
contains “Mom”

© 2013 PLANET TECHNOLOGIES, INC.
Other Ingredients
Workflows
Create

• Switch to “New” content
type to reveal additional
checkbox field

© 2013 PLANET TECHNOLOGIES, INC.

Processing

• Switch to “InReview”
content type if checked
for review
• Email reviewer
Other Ingredients
Workflows
Check Approvals

• Record results in Approval Log
• Compare Required Reviewers with Approval Log
• If any are missing, stop the workflow
• If none are missing, change content type to
“Approved” and send email

© 2013 PLANET TECHNOLOGIES, INC.
Implementation
 Create Site Columns
– Columns = fields that will
appear in the data entry forms
 Create Content Types
– Content Type = specific form
and specific Document Set
Welcome Page for each stage
 Customize Document Set Settings
– Specify which content types can
be added in the Document Sets
– Add columns to properties area
– Add default documents, such as
“Safety Checklist”
– Select which columns to share
between Document Sets and all
documents within them
© 2011 PLANET TECHNOLOGIES, INC.

 Edit each Document Set Welcome
Page
– Set web parts to be “border only”
– Move web parts around as
desired
– Add “Basic” CSS using Content
Editor Web Part
– Add “New Proposal” and “In
Review” CSS using CEWP
– Add images/instructions/etc. –
whatever helps the end users
understand what to do at each
stage
Implementation – Workflow: Create
 Executes when item is created
 Immediately switches from “Create”
content type to “New” content type.
Why? The sole purpose of this is to expose
additional fields by switching content types.
In this example, there is a checkbox called
“Send for Review” that we don’t want
visible when someone creates it, but rather
should only becomes visible once the
submitter has a chance to upload
documents. So by using a “Create” content
type without the checkbox, we hide that
field initially. Then when it is switched via
this workflow, it becomes visible for the
next step.

 Sends an email
© 2011 PLANET TECHNOLOGIES, INC.
Implementation – Workflow: Processing
 Executes when item is updated
 Checks if the Send for Review
checkbox was checked and that it is a
New proposal
 Switches the content type to InReview
to reveal different fields in the form for
the next stage
 Sends an email

© 2011 PLANET TECHNOLOGIES, INC.
Implementation – Workflow: Approvals
 Executes when an item is updated
 Updates Approval Log

 Resets fields

© 2011 PLANET TECHNOLOGIES, INC.
Implementation – Workflow: Approvals
 Compares Required Reviewers with
actual reviewers
– If a reviewer is required but not
yet in the approval log, the
workflow stops because at least
one review is not complete
– If a reviewer is required and is
already in the approval log, it
goes to the next condition
– If all required reviewers match
actual reviewers in the approval
log, then it is approved; the
content type is switched and
email is sent

© 2011 PLANET TECHNOLOGIES, INC.
Implementation – Dashboard
 Add web parts for each audience
 Optional: create SharePoint group for
each audience and populate with
people
 Edit each web part and edit the
current view:
– Filter: show items where content
type = InReview and Required
Reviewers contains Mayor
(repeat for all)
– Choose columns and other
settings, including audience
targeting where you select the
appropriate SharePoint group

© 2011 PLANET TECHNOLOGIES, INC.
Questions?

awolfe@go-planet.com
@SharePointWolfe
www.linkedin.com/in/aprilwolfe

© 2013 PLANET TECHNOLOGIES, INC.

Contenu connexe

Tendances

Office 365 Saturday 2013 - A guideline to structure your documents in SharePo...
Office 365 Saturday 2013 - A guideline to structure your documents in SharePo...Office 365 Saturday 2013 - A guideline to structure your documents in SharePo...
Office 365 Saturday 2013 - A guideline to structure your documents in SharePo...Jasper Oosterveld
 
Document management system
Document management systemDocument management system
Document management systemRaghu Raja
 
5 Ways to Manage Documents in SharePoint & Office 365
5 Ways to Manage Documents in SharePoint & Office 3655 Ways to Manage Documents in SharePoint & Office 365
5 Ways to Manage Documents in SharePoint & Office 365Gregory Zelfond
 
SharePoint Folders: Folders vs. Metadata
SharePoint Folders: Folders vs. MetadataSharePoint Folders: Folders vs. Metadata
SharePoint Folders: Folders vs. MetadataThomas Duff
 
Streamline Your SharePoint Document Management Strategy
Streamline Your SharePoint Document Management StrategyStreamline Your SharePoint Document Management Strategy
Streamline Your SharePoint Document Management Strategymalonem2
 
Aiimi Project Management Office
Aiimi Project Management OfficeAiimi Project Management Office
Aiimi Project Management OfficeAiimiLtd
 
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015Gina Montgomery, V-TSP
 
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Microsoft Private Cloud
 
SharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - IntroductionSharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - IntroductionGregory Zelfond
 
IT Unity - Tips and tricks to help move your SharePoint users away from file...
IT Unity -  Tips and tricks to help move your SharePoint users away from file...IT Unity -  Tips and tricks to help move your SharePoint users away from file...
IT Unity - Tips and tricks to help move your SharePoint users away from file...Jasper Oosterveld
 
Configure SharePoint Server 2013 in a Three-Tier Farm
Configure SharePoint Server 2013 in a Three-Tier FarmConfigure SharePoint Server 2013 in a Three-Tier Farm
Configure SharePoint Server 2013 in a Three-Tier FarmVinh Nguyen
 
SharePoint 2013 Document Management Out of the Box
SharePoint 2013 Document Management Out of the BoxSharePoint 2013 Document Management Out of the Box
SharePoint 2013 Document Management Out of the BoxEd Musters
 
How to implement SharePoint in your organization
How to implement SharePoint in your organizationHow to implement SharePoint in your organization
How to implement SharePoint in your organizationSPC Adriatics
 
SharePoint for Project Management (2016)
SharePoint for Project Management (2016)SharePoint for Project Management (2016)
SharePoint for Project Management (2016)wandersick
 
10 SharePoint 2013 OOTB Solutions Every Power User Should Know
10 SharePoint 2013 OOTB Solutions Every Power User Should Know10 SharePoint 2013 OOTB Solutions Every Power User Should Know
10 SharePoint 2013 OOTB Solutions Every Power User Should KnowAdam Levithan
 
Best Practices to SharePoint Physical and Information Architecture
Best Practices to SharePoint Physical and Information ArchitectureBest Practices to SharePoint Physical and Information Architecture
Best Practices to SharePoint Physical and Information ArchitectureJoel Oleson
 
OneDrive for Business Best Practices
OneDrive for Business Best PracticesOneDrive for Business Best Practices
OneDrive for Business Best PracticesChris Woodill
 
Drew madelung sp designer workflows - sp-biz
Drew madelung   sp designer workflows - sp-bizDrew madelung   sp designer workflows - sp-biz
Drew madelung sp designer workflows - sp-bizDrew Madelung
 
SharePoint Publishing 101
SharePoint Publishing 101SharePoint Publishing 101
SharePoint Publishing 101Becky Bertram
 

Tendances (20)

Office 365 Saturday 2013 - A guideline to structure your documents in SharePo...
Office 365 Saturday 2013 - A guideline to structure your documents in SharePo...Office 365 Saturday 2013 - A guideline to structure your documents in SharePo...
Office 365 Saturday 2013 - A guideline to structure your documents in SharePo...
 
Document management system
Document management systemDocument management system
Document management system
 
5 Ways to Manage Documents in SharePoint & Office 365
5 Ways to Manage Documents in SharePoint & Office 3655 Ways to Manage Documents in SharePoint & Office 365
5 Ways to Manage Documents in SharePoint & Office 365
 
SharePoint Folders: Folders vs. Metadata
SharePoint Folders: Folders vs. MetadataSharePoint Folders: Folders vs. Metadata
SharePoint Folders: Folders vs. Metadata
 
Streamline Your SharePoint Document Management Strategy
Streamline Your SharePoint Document Management StrategyStreamline Your SharePoint Document Management Strategy
Streamline Your SharePoint Document Management Strategy
 
Introduction to SharePoint 2013 Out of the box Webparts
Introduction to SharePoint 2013 Out of the box WebpartsIntroduction to SharePoint 2013 Out of the box Webparts
Introduction to SharePoint 2013 Out of the box Webparts
 
Aiimi Project Management Office
Aiimi Project Management OfficeAiimi Project Management Office
Aiimi Project Management Office
 
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
 
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
 
SharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - IntroductionSharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - Introduction
 
IT Unity - Tips and tricks to help move your SharePoint users away from file...
IT Unity -  Tips and tricks to help move your SharePoint users away from file...IT Unity -  Tips and tricks to help move your SharePoint users away from file...
IT Unity - Tips and tricks to help move your SharePoint users away from file...
 
Configure SharePoint Server 2013 in a Three-Tier Farm
Configure SharePoint Server 2013 in a Three-Tier FarmConfigure SharePoint Server 2013 in a Three-Tier Farm
Configure SharePoint Server 2013 in a Three-Tier Farm
 
SharePoint 2013 Document Management Out of the Box
SharePoint 2013 Document Management Out of the BoxSharePoint 2013 Document Management Out of the Box
SharePoint 2013 Document Management Out of the Box
 
How to implement SharePoint in your organization
How to implement SharePoint in your organizationHow to implement SharePoint in your organization
How to implement SharePoint in your organization
 
SharePoint for Project Management (2016)
SharePoint for Project Management (2016)SharePoint for Project Management (2016)
SharePoint for Project Management (2016)
 
10 SharePoint 2013 OOTB Solutions Every Power User Should Know
10 SharePoint 2013 OOTB Solutions Every Power User Should Know10 SharePoint 2013 OOTB Solutions Every Power User Should Know
10 SharePoint 2013 OOTB Solutions Every Power User Should Know
 
Best Practices to SharePoint Physical and Information Architecture
Best Practices to SharePoint Physical and Information ArchitectureBest Practices to SharePoint Physical and Information Architecture
Best Practices to SharePoint Physical and Information Architecture
 
OneDrive for Business Best Practices
OneDrive for Business Best PracticesOneDrive for Business Best Practices
OneDrive for Business Best Practices
 
Drew madelung sp designer workflows - sp-biz
Drew madelung   sp designer workflows - sp-bizDrew madelung   sp designer workflows - sp-biz
Drew madelung sp designer workflows - sp-biz
 
SharePoint Publishing 101
SharePoint Publishing 101SharePoint Publishing 101
SharePoint Publishing 101
 

Similaire à SharePoint Document Sets - SharePoint Saturday Denver 2013

SPCSEA 2013 - Upgrading to SharePoint 2013
SPCSEA 2013 - Upgrading to SharePoint 2013SPCSEA 2013 - Upgrading to SharePoint 2013
SPCSEA 2013 - Upgrading to SharePoint 2013Michael Noel
 
Upgrade tosharepoint2013a mthodicalapproachmn
Upgrade tosharepoint2013a mthodicalapproachmnUpgrade tosharepoint2013a mthodicalapproachmn
Upgrade tosharepoint2013a mthodicalapproachmnVickey Bird
 
Upgrading SLFE from 2007 to 2010
Upgrading SLFE from 2007 to 2010Upgrading SLFE from 2007 to 2010
Upgrading SLFE from 2007 to 2010KWizCom Team
 
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2Sayed Ali
 
IberianSPC - SharePoint 2013 Upgrade
IberianSPC - SharePoint 2013 UpgradeIberianSPC - SharePoint 2013 Upgrade
IberianSPC - SharePoint 2013 UpgradeMichael Noel
 
SharePoint Branding From Start to Finish
SharePoint Branding From Start to FinishSharePoint Branding From Start to Finish
SharePoint Branding From Start to FinishKanwal Khipple
 
SharePoint Designer Workflows - Nuts, Bolts and Examples
SharePoint Designer Workflows - Nuts, Bolts and ExamplesSharePoint Designer Workflows - Nuts, Bolts and Examples
SharePoint Designer Workflows - Nuts, Bolts and ExamplesDrew Madelung
 
What's new in VisibleThread 3.0
What's new in VisibleThread 3.0What's new in VisibleThread 3.0
What's new in VisibleThread 3.0VisibleThread
 
CVNUG - Share Point Development
CVNUG - Share Point DevelopmentCVNUG - Share Point Development
CVNUG - Share Point Developmentryanaoliveira
 
2013 SPFest - Customizing Sites and Pages in SharePoint 2013
2013 SPFest - Customizing Sites and Pages in SharePoint 20132013 SPFest - Customizing Sites and Pages in SharePoint 2013
2013 SPFest - Customizing Sites and Pages in SharePoint 2013Wes Preston
 
Eladio Abquina on FOSS TOOL for Mining Big Data;OCC PORTAL Dashboard Story
Eladio Abquina on FOSS TOOL for Mining Big Data;OCC PORTAL Dashboard StoryEladio Abquina on FOSS TOOL for Mining Big Data;OCC PORTAL Dashboard Story
Eladio Abquina on FOSS TOOL for Mining Big Data;OCC PORTAL Dashboard StoryCP-Union
 
Chris McNulty: ECM/WCM Planning, Implementation and Migration Strategies
Chris McNulty: ECM/WCM Planning, Implementation and Migration StrategiesChris McNulty: ECM/WCM Planning, Implementation and Migration Strategies
Chris McNulty: ECM/WCM Planning, Implementation and Migration StrategiesSharePoint Saturday NY
 
Sumit_SharePoint
Sumit_SharePointSumit_SharePoint
Sumit_SharePointSumit Y
 
Share Point For Beginners V1
Share Point For Beginners V1Share Point For Beginners V1
Share Point For Beginners V1MJ Ferdous
 
2013 SharePoint Fest DC - Build a SharePoint Intake/Request List
2013 SharePoint Fest DC - Build a SharePoint Intake/Request List2013 SharePoint Fest DC - Build a SharePoint Intake/Request List
2013 SharePoint Fest DC - Build a SharePoint Intake/Request ListWes Preston
 

Similaire à SharePoint Document Sets - SharePoint Saturday Denver 2013 (20)

SPCSEA 2013 - Upgrading to SharePoint 2013
SPCSEA 2013 - Upgrading to SharePoint 2013SPCSEA 2013 - Upgrading to SharePoint 2013
SPCSEA 2013 - Upgrading to SharePoint 2013
 
Upgrade tosharepoint2013a mthodicalapproachmn
Upgrade tosharepoint2013a mthodicalapproachmnUpgrade tosharepoint2013a mthodicalapproachmn
Upgrade tosharepoint2013a mthodicalapproachmn
 
Thinakaran
ThinakaranThinakaran
Thinakaran
 
Upgrading SLFE from 2007 to 2010
Upgrading SLFE from 2007 to 2010Upgrading SLFE from 2007 to 2010
Upgrading SLFE from 2007 to 2010
 
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
 
IberianSPC - SharePoint 2013 Upgrade
IberianSPC - SharePoint 2013 UpgradeIberianSPC - SharePoint 2013 Upgrade
IberianSPC - SharePoint 2013 Upgrade
 
SharePoint Branding From Start to Finish
SharePoint Branding From Start to FinishSharePoint Branding From Start to Finish
SharePoint Branding From Start to Finish
 
SharePoint Designer Workflows - Nuts, Bolts and Examples
SharePoint Designer Workflows - Nuts, Bolts and ExamplesSharePoint Designer Workflows - Nuts, Bolts and Examples
SharePoint Designer Workflows - Nuts, Bolts and Examples
 
Meec 2010 SharePoint 2010
Meec 2010 SharePoint 2010Meec 2010 SharePoint 2010
Meec 2010 SharePoint 2010
 
What's new in VisibleThread 3.0
What's new in VisibleThread 3.0What's new in VisibleThread 3.0
What's new in VisibleThread 3.0
 
Shifan_QA_Resume
Shifan_QA_ResumeShifan_QA_Resume
Shifan_QA_Resume
 
CV_Priyamadhab
CV_PriyamadhabCV_Priyamadhab
CV_Priyamadhab
 
KMA Deck -C. McNulty discusses ecm wcm-upgrades2010 - nyc
KMA Deck -C. McNulty discusses ecm wcm-upgrades2010 - nycKMA Deck -C. McNulty discusses ecm wcm-upgrades2010 - nyc
KMA Deck -C. McNulty discusses ecm wcm-upgrades2010 - nyc
 
CVNUG - Share Point Development
CVNUG - Share Point DevelopmentCVNUG - Share Point Development
CVNUG - Share Point Development
 
2013 SPFest - Customizing Sites and Pages in SharePoint 2013
2013 SPFest - Customizing Sites and Pages in SharePoint 20132013 SPFest - Customizing Sites and Pages in SharePoint 2013
2013 SPFest - Customizing Sites and Pages in SharePoint 2013
 
Eladio Abquina on FOSS TOOL for Mining Big Data;OCC PORTAL Dashboard Story
Eladio Abquina on FOSS TOOL for Mining Big Data;OCC PORTAL Dashboard StoryEladio Abquina on FOSS TOOL for Mining Big Data;OCC PORTAL Dashboard Story
Eladio Abquina on FOSS TOOL for Mining Big Data;OCC PORTAL Dashboard Story
 
Chris McNulty: ECM/WCM Planning, Implementation and Migration Strategies
Chris McNulty: ECM/WCM Planning, Implementation and Migration StrategiesChris McNulty: ECM/WCM Planning, Implementation and Migration Strategies
Chris McNulty: ECM/WCM Planning, Implementation and Migration Strategies
 
Sumit_SharePoint
Sumit_SharePointSumit_SharePoint
Sumit_SharePoint
 
Share Point For Beginners V1
Share Point For Beginners V1Share Point For Beginners V1
Share Point For Beginners V1
 
2013 SharePoint Fest DC - Build a SharePoint Intake/Request List
2013 SharePoint Fest DC - Build a SharePoint Intake/Request List2013 SharePoint Fest DC - Build a SharePoint Intake/Request List
2013 SharePoint Fest DC - Build a SharePoint Intake/Request List
 

Dernier

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 

Dernier (20)

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 

SharePoint Document Sets - SharePoint Saturday Denver 2013

  • 1. Document Sets - SPS Denver 2013 April Wolfe, SharePoint Consultant, MCITP, MCSA NOVEMBER 9, 2013 © 2013 PLANET TECHNOLOGIES, INC.
  • 2. April Wolfe      Exclusively SharePoint-focused since late 2006 Member of Colorado SharePoint User Group Leadership Team www.cospug.com MCITP, SharePoint 2010 MCSA, Windows Server 2012 Specialties –  Codeless solutions using InfoPath, SharePoint Designer, advanced SharePoint configurations, user-centric solution design, communication strategies and documentation Proud to work for Planet Technologies! www.go-planet.com – – – – – – Microsoft Partner with five gold and six silver competencies CPLS Microsoft certified training partner Six Time Microsoft Federal Partner of the Year Three Time Microsoft State and Local Partner of the Year We have MCSMs, MVP, MCT, CRM Rangers, and 130+ consultants across the country Large team of highly skilled consultants in the Denver metro area © 2011 PLANET TECHNOLOGIES, INC. Configuring SharePoint to yield business value by facilitating processes and enabling user adoption
  • 3. Process Flow Goal: Create a process for submitting new Park Proposals, sending for review, and tracking approvals © 2013 PLANET TECHNOLOGIES, INC.
  • 4. Process Flow – Submit New Form © 2013 PLANET TECHNOLOGIES, INC.
  • 5. Process Flow – Upload Documents Document Set Welcome Page: © 2013 PLANET TECHNOLOGIES, INC.
  • 6. Process Flow – Send For Review © 2013 PLANET TECHNOLOGIES, INC.
  • 7. Process Flow – Review Documents © 2013 PLANET TECHNOLOGIES, INC.
  • 8. Process Flow - Approve © 2013 PLANET TECHNOLOGIES, INC.
  • 9. Process Flow – Approved © 2013 PLANET TECHNOLOGIES, INC.
  • 10. Content Type Setup Site Columns Site Level Make content type changes at the site level: Site Actions > Site Settings > Gallery > Site Columns/ Content Types Create New In Review Approved Create New In Review Approved Library Level Apply content types to a library: Library Settings > Advanced Settings > Allow Management Of Content Types, then add content types © 2013 PLANET TECHNOLOGIES, INC.
  • 11. Other Ingredients CSS ”Basic” sets border colors and strips out the default “Edit Properties” and “View Properties” links on the Document Set Welcome Page <style type="text/css"> Basic .ms-WPBorderBorderOnly {padding: 5px; background-color: #f2f3f3; border:3px #2E75B6; border-style:solid;} #EditPropsLink {font-size: 0pt;} #ViewPropsLink {display: none;} </style> New Proposal <style type="text/css"> #EditPropsLink:after {font-size: 14pt; content:"Click here to send for review";} </style> © 2013 PLANET TECHNOLOGIES, INC. In Review <style type="text/css"> #EditPropsLink:after {font-size: 14pt; content:"Click here to approve";} </style>
  • 12. Other Ingredients Default Documents and Image Files Document Sets can have default documents which are created when the document set is created The image files are for the Document Set Welcome Pages © 2013 PLANET TECHNOLOGIES, INC.
  • 13. Other Ingredients Dashboard Plan Mayor Show document sets currently in the review stage where Required Reviews contains “Mayor” City Council Show document sets currently in the review stage where Required Reviews contains “City” Your Mom Show document sets currently in the review stage where Required Reviews contains “Mom” © 2013 PLANET TECHNOLOGIES, INC.
  • 14. Other Ingredients Workflows Create • Switch to “New” content type to reveal additional checkbox field © 2013 PLANET TECHNOLOGIES, INC. Processing • Switch to “InReview” content type if checked for review • Email reviewer
  • 15. Other Ingredients Workflows Check Approvals • Record results in Approval Log • Compare Required Reviewers with Approval Log • If any are missing, stop the workflow • If none are missing, change content type to “Approved” and send email © 2013 PLANET TECHNOLOGIES, INC.
  • 16. Implementation  Create Site Columns – Columns = fields that will appear in the data entry forms  Create Content Types – Content Type = specific form and specific Document Set Welcome Page for each stage  Customize Document Set Settings – Specify which content types can be added in the Document Sets – Add columns to properties area – Add default documents, such as “Safety Checklist” – Select which columns to share between Document Sets and all documents within them © 2011 PLANET TECHNOLOGIES, INC.  Edit each Document Set Welcome Page – Set web parts to be “border only” – Move web parts around as desired – Add “Basic” CSS using Content Editor Web Part – Add “New Proposal” and “In Review” CSS using CEWP – Add images/instructions/etc. – whatever helps the end users understand what to do at each stage
  • 17. Implementation – Workflow: Create  Executes when item is created  Immediately switches from “Create” content type to “New” content type. Why? The sole purpose of this is to expose additional fields by switching content types. In this example, there is a checkbox called “Send for Review” that we don’t want visible when someone creates it, but rather should only becomes visible once the submitter has a chance to upload documents. So by using a “Create” content type without the checkbox, we hide that field initially. Then when it is switched via this workflow, it becomes visible for the next step.  Sends an email © 2011 PLANET TECHNOLOGIES, INC.
  • 18. Implementation – Workflow: Processing  Executes when item is updated  Checks if the Send for Review checkbox was checked and that it is a New proposal  Switches the content type to InReview to reveal different fields in the form for the next stage  Sends an email © 2011 PLANET TECHNOLOGIES, INC.
  • 19. Implementation – Workflow: Approvals  Executes when an item is updated  Updates Approval Log  Resets fields © 2011 PLANET TECHNOLOGIES, INC.
  • 20. Implementation – Workflow: Approvals  Compares Required Reviewers with actual reviewers – If a reviewer is required but not yet in the approval log, the workflow stops because at least one review is not complete – If a reviewer is required and is already in the approval log, it goes to the next condition – If all required reviewers match actual reviewers in the approval log, then it is approved; the content type is switched and email is sent © 2011 PLANET TECHNOLOGIES, INC.
  • 21. Implementation – Dashboard  Add web parts for each audience  Optional: create SharePoint group for each audience and populate with people  Edit each web part and edit the current view: – Filter: show items where content type = InReview and Required Reviewers contains Mayor (repeat for all) – Choose columns and other settings, including audience targeting where you select the appropriate SharePoint group © 2011 PLANET TECHNOLOGIES, INC.