SlideShare ist ein Scribd-Unternehmen logo
1 von 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.

Weitere ähnliche Inhalte

Was ist angesagt?

Document management system
Document management systemDocument management system
Document management system
Raghu Raja
 
Aiimi Project Management Office
Aiimi Project Management OfficeAiimi Project Management Office
Aiimi Project Management Office
AiimiLtd
 
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
 

Was ist angesagt? (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
 

Ähnlich wie 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 2013
Michael Noel
 
Upgrade tosharepoint2013a mthodicalapproachmn
Upgrade tosharepoint2013a mthodicalapproachmnUpgrade tosharepoint2013a mthodicalapproachmn
Upgrade tosharepoint2013a mthodicalapproachmn
Vickey Bird
 
CVNUG - Share Point Development
CVNUG - Share Point DevelopmentCVNUG - Share Point Development
CVNUG - Share Point Development
ryanaoliveira
 
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
SharePoint Saturday NY
 
Sumit_SharePoint
Sumit_SharePointSumit_SharePoint
Sumit_SharePoint
Sumit Y
 
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
Wes Preston
 

Ähnlich wie 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
 

Kürzlich hochgeladen

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Kürzlich hochgeladen (20)

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
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...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
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
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
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
 
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
 
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...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
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
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 

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.