SlideShare a Scribd company logo
@sanspug
San Diego SharePoint User Group
January 6, 2015
Microsoft San Diego
ENHANCE THE WAY PEOPLE
COLLABORATE WITH DOCUMENTS IN
SHAREPOINT
Haaron Gonzalez
Lead Solution Architect
Hershey Technologies
haarongonzalez@mvps.org
http://twitter.com/haarongonzalez
@sanspug
Quote from user
“Please don’t make me
learn new stuff,
I just want to get work
done! ”
End User from Legal
Department XYZ
company
@sanspug
The Bottom Line
 People just want to get work done
 Technology enable us to achieve results
 Learning is not sequential, it’s a personal experience
 Knowledge is interactive!
 People learn things they decide to learn, no what teacher
teach, keep in mind!
 We no longer remember things we know we can find!
@sanspug
Haaron Gonzalez
 Consultant
 Lead Solution Architect at Hershey
Technologies
 Independent Consultant & Instructor in
Mexico
 Microsoft MVP
 ASP/ASP.NET (2004 – 2008)
 SharePoint Server (2009 until now)
 Speaker/Community
 Mexico SharePoint User Group
 San Diego SharePoint User Group
 Staff at Microsoft TechEd events
 Blogger since 2005
 Youtuber since 2008
haarongonzalez@mvps.org
youtube.com/haarongonzalez
twitter.com/haarongonzalez
facebook.com/haarongonzalez
@sanspug
SharePoint
 The new SharePoint is all about getting things done
together.
 SharePoint has a lot of features, capabilities, functionality
available out of the box (OOB).
 What I will cover today:
 How to simplify a site and make effective use of OOB capabilities
 Make sure SharePoint works well for the end user and try to
maximize adoption
 Focus on file management and user experience
 Lots of demos!
@sanspug
Common way to set up SharePoint for
dealing with documents
 Like a file share (folders and default view)
 1. Folders – lots of clicking, single dimension for viewing
 2. No metadata – no navigation, no search
 Great for contributors, a nightmare for consumers
@sjamFrom Scott Jamison slides
@sanspug
Common way to set up SharePoint for
dealing with documents
 Metadata instead of folders
 1. Unfamiliar to users
 2. Forces users to add metadata (they’re lazy and will pick the 1st
choice)
 3. No good drag & drop & tag
 4. No good offline experience
 Great for consumers, a nightmare for contributors
@sjamFrom Scott Jamison slides
@sanspug
The way to go
Folders Metadata
@sanspug
Concentrate more on outcomes
 Features
 Site Columns
 Manage Metadata
 Document Library
 Views
 Folders
 Manage Metadata Filtering
 Column default value settings
 Drag and Drop
 Permissions
 Manage Metadata
 Term Set
 Search
 One Drive for Business
 Better
 Content organization
 Content discovery
 Content consumption
 Content authoring
 Content filtering
 Content security
 Content versioning
 You named!
@sanspug
Site Metadata
 Manage Metadata
 It’s a service for storing Terms and use those
terms to Tag content
 The goal is to use Terms to describe content
and provide better meaning to non relational or
unstructured data like files, presentations, excel
spreadsheets or word documents
 We can define terms in a hierarchy up to 7
nested levels
 Companies use it to describe strategic
terms or business topics that content can
be related to
 SharePoint offers a lot of integrated features for
tagging content using terms and provide the
basics for knowledge management
@sanspug
San Diego SharePoint User Group
January 6, 2015
Microsoft San Diego
DEMO
Explore Term Store Management options
@sanspug
Site Columns
 Site columns are data type
definitions, centrally
managed and can be used
to reference a data value on
any a list or library in the
site collection or sub site.
@sanspug
Site Columns
SC 1
SC 1
SC 1
SC 2
SC 1
SC 2
SC 1
SC 2
SC 1
SC 1
Site Column 1
Site Column 2
Site Collection
Subsite
@sanspug
Site Column - Examples
Name Type Group Description
Topic Manage
Metadata
Intranet Columns Column that reference the
Topic Term Store
Department Choice Intranet Columns List of departments
Policy Type Choice Intranet Columns Regulatory, Internal,
Miscellaneous
Procedure Type Choice Intranet Columns Operational, Instruction,
Manual, Recovery
Form Type Choice Intranet Columns Request, to be determine.
Report Type Choice Intranet Columns Production, Imaging,
Financial, Compliancy
Summary Text Intranet Columns General information
column.
Review Date Date Intranet Columns Review date.
Publication Date Date Intranet Columns Publication date.
@sanspug
San Diego SharePoint User Group
January 6, 2015
Microsoft San Diego
DEMO
Explore Manage Metadata Term Store Create Topic site
column
@sanspug
Site Content Types
 Content Types are data structures
that represent a business entity,
they group Site Columns.
 Content Types represent the
different types of information and
content existing on a site.
 Content Type is a composite of
configuration settings for your
content, settings like Information
Management, Workflows.
 Content Type support inheritance
so you can re-use and extend
settings
In order to provide meaning and context
to the content stored we need to define a
set of Content Types that make sense to
your business in order to provide a
consistent approach for the type of content
that the Intranet will support today and
tomorrow.
@sanspug
Site Content Types - Examples
Name Description
Proposal We can define a content type by the type of document that we
represent, in this case a proposal.
Human Resource We can define a content type based on the Department that will
use it. So any document or file that exist in the Human Resource
site can be easily identified
Curriculum
Marketing
System Item Document Legal Document
Contract
Will
Power of
Attorney
Estimate cost
@sanspug
Legal
Document
 Title
 Author
 Created By
 Created On
 Topic (Manage Metadata)
Contract
 Title
 Author
 Created By
 Created On
 Topic (Manage Metadata)
 Contract Type: Choice
 Summary: Plain Text
 Review By Date: Short date
 Publication Date
NDA
 Title
 Author
 Created By
 Created On
 Topic (Manage Metadata)
 Summary: Plain Text
 Review By Date: Short date
Estimate Cost
 Title
 Author
 Created By
 Created On
 Topic (Manage Metadata)
 Estimate Type: Choice
 Amount: NUmber
 Summary: Plain Text
Lease
 Title
 Author
 Created By
 Created On
 Topic (Manage Metadata)
 Summary: Plain Text
 Publication Date
Site Content Types - Examples
@sanspug
San Diego SharePoint User Group
January 6, 2015
Microsoft San Diego
DEMO
Create Human Resource Document Content Type and
configure in document library
@sanspug
Views
 Views allow us to visualize the
data in different way. Highly
flexible for create
representation of our content.
 Use a view to display recent
documents for content
consumers and a another view
to display folder structure for
content creators
@sanspug
San Diego SharePoint User Group
January 6, 2015
Microsoft San Diego
DEMO
Modify All Documents view and create All Folders view
@sanspug
Folders
 Folders are great for people that contribute with content.
Represent a hierarchical view of the data. Folders are not so
great for people that consume the content, they need to drill
down in order to get what they want.
 Three valid reasons for folders:
 Security – Security Trimming
 Location-based default values
 SharePoint Library Sync & OneDrive for Business
 We can associate Metadata terms to a folder hierarchy for auto
default metadata values in content using Default Column
Values
@sanspug
San Diego SharePoint User Group
January 6, 2015
Microsoft San Diego
DEMO
Enhance existing folder and apply permissions
@sanspug
Metadata Navigation and Filtering
 Enables metadata-based
navigation and filtering.
 Provides tree view
hierarchies and filter
controls to improve
navigation and filtering of
the contained items
@sanspug
San Diego SharePoint User Group
January 6, 2015
Microsoft San Diego
DEMO
Enable Metadata Filtering feature and configure in
document library
@sanspug
Sync local copy
People like to work they way the know. So with
OneDrive for Business we can enable user to work
locally in offline mode, content creators will just drag and
drop to local folder
@sanspug
San Diego SharePoint User Group
January 6, 2015
Microsoft San Diego
DEMO
Sync files and validate metadata
@sanspug
Human Resource
Benefits 401K Recruiting
Leave of
Absence
Training Wellness
@sanspug
Proposals
Customer Documents
RFQ Specs SOW
Cost and Pricing
Information
Purchasing
Cost and
Pricing
Engineering
Documents
Technical
Documents
Contracts
Contractual
Documents
Subcontracts
@sanspug
Metadata
 Document Type
 Customer Documents
 Cost and Pricing Information
 Engineering Document
 Contracts
 Document Topic
 RFQ
 Specifications
 SOW
 Purchasing
 Cost and Price
 Technical Doc
 Contractual Doc
Proposals
Customer
Documents
RFQ
Specs
SOW
Cost and
Pricing
Information
Purchasing
Cost and
Pricing
Engineering
Documents
Technical
Documents
Contracts
Contractual
Documents
Subcontracts
@sanspug
Haaron Gonzalez
 Consultant
 Lead Solution Architect at Hershey
Technologies
 Independent Consultant & Instructor in
Mexico
 Microsoft MVP
 ASP/ASP.NET (2004 – 2008)
 SharePoint Server (2009 until now)
 Speaker/Community
 Mexico SharePoint User Group
 San Diego SharePoint User Group
 Staff at Microsoft TechEd
 Blogger since 2005
haarongonzalez@mvps.org
youtube.com/haarongonzalez
twitter.com/haarongonzalez
facebook.com/haarongonzalez

More Related Content

PPTX
Enhance the way people collaborate with documents in share point
PDF
SharePoint in the City: Houston
PPTX
Knowledge Panels, Rich Snippets and Semantic Markup
PPTX
How did you find that?! Optimizing your SharePoint content for search
PPTX
Search and social patents for 2012 and beyond
PPTX
SharePoint 2010 Document Management
PPTX
Semtech bizsemanticsearchtutorial
PPT
Semantic search
Enhance the way people collaborate with documents in share point
SharePoint in the City: Houston
Knowledge Panels, Rich Snippets and Semantic Markup
How did you find that?! Optimizing your SharePoint content for search
Search and social patents for 2012 and beyond
SharePoint 2010 Document Management
Semtech bizsemanticsearchtutorial
Semantic search

What's hot (19)

PPTX
Semantic search
PDF
Edgard Marx, Amrapali Zaveri, Diego Moussallem and Sandro Rautenberg | DBtren...
PPTX
Google search vs Solr search for Enterprise search
PPTX
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
PPTX
SharePoint Document Library
PPTX
Share point summit_2010_lemieux-toc
PDF
How to build your own Delve: combining machine learning, big data and SharePoint
PPTX
Implementing Enterprise Search in SharePoint 2010
PDF
Structured SEO Data: An overview and how to for Drupal
PPTX
Managed Metadata and Taxonomies in SharePoint 2013
PPTX
Share point metadata
PDF
Fried data summit data quality data analytics together
PPTX
How goole search engine work
PPTX
Is BCS Dead?
PPTX
SharePoint Saturday Belgium - Contextual Search and More..
PDF
Applied Enterprise Semantic Search 201305
PPTX
IT Unity - Tips and tricks to help move your SharePoint users away from file...
PPTX
3 25 11 Term Store Best Practices
PDF
Applied Semantic Search 201306
Semantic search
Edgard Marx, Amrapali Zaveri, Diego Moussallem and Sandro Rautenberg | DBtren...
Google search vs Solr search for Enterprise search
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SharePoint Document Library
Share point summit_2010_lemieux-toc
How to build your own Delve: combining machine learning, big data and SharePoint
Implementing Enterprise Search in SharePoint 2010
Structured SEO Data: An overview and how to for Drupal
Managed Metadata and Taxonomies in SharePoint 2013
Share point metadata
Fried data summit data quality data analytics together
How goole search engine work
Is BCS Dead?
SharePoint Saturday Belgium - Contextual Search and More..
Applied Enterprise Semantic Search 201305
IT Unity - Tips and tricks to help move your SharePoint users away from file...
3 25 11 Term Store Best Practices
Applied Semantic Search 201306
Ad

Similar to Enhance the way people collaborate with documents in SharePoint (20)

PPT
SharePoint Jumpstart #2 Making Basic SharePoint Search Work
PPTX
Building an effective sharepoint team
PPTX
Planeación de Intranet con SharePoint
PPTX
Expert Webinar Series 2: Designing Information Architecture for SharePoint: M...
PPTX
Sharepoint Document Management System (DMS) Features
PPS
Making IA Real: Planning an Information Architecture Strategy
PPTX
Why Should You Care About SharePoint Metadata?
PDF
SharePoint Design & Configuration Best Practices & Guidelines - Innovate Vanc...
PPTX
Introduction to Intranet Planning
PPT
SharePoint Jumpstart #3: Navigation, Metadata, & Faceted Search: Approaches &...
PPTX
Pingar App for SharePoint
PPTX
SharePoint Search - August 2019 at Utah SharePoint User Group
PDF
Using sharepoint to solve business problems #spsnairobi2014
PDF
Semantic SharePoint
PPTX
Mark Orange - SharePoint 2010 Content Types Model - SPC NZ 2011
PPTX
Optimizing Your Content for Search
PPT
User-Driven Taxonomies
PPT
SharePoint Jumpstart #1 Creating a SharePoint Strategy
PPTX
Enhancing Relevancy & User Experience with #SharePoint Search sps-philly 2015
PPTX
Solving Real World Challenges with Enterprise Search
SharePoint Jumpstart #2 Making Basic SharePoint Search Work
Building an effective sharepoint team
Planeación de Intranet con SharePoint
Expert Webinar Series 2: Designing Information Architecture for SharePoint: M...
Sharepoint Document Management System (DMS) Features
Making IA Real: Planning an Information Architecture Strategy
Why Should You Care About SharePoint Metadata?
SharePoint Design & Configuration Best Practices & Guidelines - Innovate Vanc...
Introduction to Intranet Planning
SharePoint Jumpstart #3: Navigation, Metadata, & Faceted Search: Approaches &...
Pingar App for SharePoint
SharePoint Search - August 2019 at Utah SharePoint User Group
Using sharepoint to solve business problems #spsnairobi2014
Semantic SharePoint
Mark Orange - SharePoint 2010 Content Types Model - SPC NZ 2011
Optimizing Your Content for Search
User-Driven Taxonomies
SharePoint Jumpstart #1 Creating a SharePoint Strategy
Enhancing Relevancy & User Experience with #SharePoint Search sps-philly 2015
Solving Real World Challenges with Enterprise Search
Ad

More from Haaron Gonzalez (20)

PPTX
Introducción a SharePoint Framework
PPTX
Introducción a SharePoint Framework
PPTX
Introducción a SharePoint Framework
PPTX
Microsoft 365, la herramienta moderna para la oficina moderna
PPTX
Target SharePoint and Teams with SharePoint Framework
PPTX
Target SharePoint and Teams with SharePoint Framework
PPTX
SharePoint as Development Platform for the Modern Intranet
PPTX
Introduction to Office Development Topics
PPTX
SharePoint Framework, paso a paso
PPTX
SharePoint Framework at a glance
PPTX
Futuro de Desarrollo en SharePoint
PPTX
Introducción a SharePoint Framework
PPTX
Soluciones de flujo de trabajo basada en formularios con nintex
PPTX
La oficina moderna y el surgimiento de equipos dinamicos
PPTX
Introduction to Content Search Web Part
PPTX
Effective SharePoint Tools for Consultants
PPTX
Iniciándose en el desarrollo de aplicaciones para share point 2013
PPTX
Introducción a Power Pivot
PPTX
Entrenamiento en Acceso a Datos con ASP.NET
PPTX
Todos los caminos apuntan a share point
Introducción a SharePoint Framework
Introducción a SharePoint Framework
Introducción a SharePoint Framework
Microsoft 365, la herramienta moderna para la oficina moderna
Target SharePoint and Teams with SharePoint Framework
Target SharePoint and Teams with SharePoint Framework
SharePoint as Development Platform for the Modern Intranet
Introduction to Office Development Topics
SharePoint Framework, paso a paso
SharePoint Framework at a glance
Futuro de Desarrollo en SharePoint
Introducción a SharePoint Framework
Soluciones de flujo de trabajo basada en formularios con nintex
La oficina moderna y el surgimiento de equipos dinamicos
Introduction to Content Search Web Part
Effective SharePoint Tools for Consultants
Iniciándose en el desarrollo de aplicaciones para share point 2013
Introducción a Power Pivot
Entrenamiento en Acceso a Datos con ASP.NET
Todos los caminos apuntan a share point

Recently uploaded (20)

PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PDF
Encapsulation theory and applications.pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Hybrid model detection and classification of lung cancer
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
WOOl fibre morphology and structure.pdf for textiles
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
Web App vs Mobile App What Should You Build First.pdf
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
Approach and Philosophy of On baking technology
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PPTX
OMC Textile Division Presentation 2021.pptx
PPTX
A Presentation on Artificial Intelligence
PPTX
Chapter 5: Probability Theory and Statistics
PDF
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
PDF
project resource management chapter-09.pdf
SOPHOS-XG Firewall Administrator PPT.pptx
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
Encapsulation theory and applications.pdf
Building Integrated photovoltaic BIPV_UPV.pdf
Hybrid model detection and classification of lung cancer
1 - Historical Antecedents, Social Consideration.pdf
WOOl fibre morphology and structure.pdf for textiles
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
Web App vs Mobile App What Should You Build First.pdf
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Approach and Philosophy of On baking technology
A novel scalable deep ensemble learning framework for big data classification...
Univ-Connecticut-ChatGPT-Presentaion.pdf
OMC Textile Division Presentation 2021.pptx
A Presentation on Artificial Intelligence
Chapter 5: Probability Theory and Statistics
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
project resource management chapter-09.pdf

Enhance the way people collaborate with documents in SharePoint

  • 1. @sanspug San Diego SharePoint User Group January 6, 2015 Microsoft San Diego ENHANCE THE WAY PEOPLE COLLABORATE WITH DOCUMENTS IN SHAREPOINT Haaron Gonzalez Lead Solution Architect Hershey Technologies haarongonzalez@mvps.org http://twitter.com/haarongonzalez
  • 2. @sanspug Quote from user “Please don’t make me learn new stuff, I just want to get work done! ” End User from Legal Department XYZ company
  • 3. @sanspug The Bottom Line  People just want to get work done  Technology enable us to achieve results  Learning is not sequential, it’s a personal experience  Knowledge is interactive!  People learn things they decide to learn, no what teacher teach, keep in mind!  We no longer remember things we know we can find!
  • 4. @sanspug Haaron Gonzalez  Consultant  Lead Solution Architect at Hershey Technologies  Independent Consultant & Instructor in Mexico  Microsoft MVP  ASP/ASP.NET (2004 – 2008)  SharePoint Server (2009 until now)  Speaker/Community  Mexico SharePoint User Group  San Diego SharePoint User Group  Staff at Microsoft TechEd events  Blogger since 2005  Youtuber since 2008 haarongonzalez@mvps.org youtube.com/haarongonzalez twitter.com/haarongonzalez facebook.com/haarongonzalez
  • 5. @sanspug SharePoint  The new SharePoint is all about getting things done together.  SharePoint has a lot of features, capabilities, functionality available out of the box (OOB).  What I will cover today:  How to simplify a site and make effective use of OOB capabilities  Make sure SharePoint works well for the end user and try to maximize adoption  Focus on file management and user experience  Lots of demos!
  • 6. @sanspug Common way to set up SharePoint for dealing with documents  Like a file share (folders and default view)  1. Folders – lots of clicking, single dimension for viewing  2. No metadata – no navigation, no search  Great for contributors, a nightmare for consumers @sjamFrom Scott Jamison slides
  • 7. @sanspug Common way to set up SharePoint for dealing with documents  Metadata instead of folders  1. Unfamiliar to users  2. Forces users to add metadata (they’re lazy and will pick the 1st choice)  3. No good drag & drop & tag  4. No good offline experience  Great for consumers, a nightmare for contributors @sjamFrom Scott Jamison slides
  • 8. @sanspug The way to go Folders Metadata
  • 9. @sanspug Concentrate more on outcomes  Features  Site Columns  Manage Metadata  Document Library  Views  Folders  Manage Metadata Filtering  Column default value settings  Drag and Drop  Permissions  Manage Metadata  Term Set  Search  One Drive for Business  Better  Content organization  Content discovery  Content consumption  Content authoring  Content filtering  Content security  Content versioning  You named!
  • 10. @sanspug Site Metadata  Manage Metadata  It’s a service for storing Terms and use those terms to Tag content  The goal is to use Terms to describe content and provide better meaning to non relational or unstructured data like files, presentations, excel spreadsheets or word documents  We can define terms in a hierarchy up to 7 nested levels  Companies use it to describe strategic terms or business topics that content can be related to  SharePoint offers a lot of integrated features for tagging content using terms and provide the basics for knowledge management
  • 11. @sanspug San Diego SharePoint User Group January 6, 2015 Microsoft San Diego DEMO Explore Term Store Management options
  • 12. @sanspug Site Columns  Site columns are data type definitions, centrally managed and can be used to reference a data value on any a list or library in the site collection or sub site.
  • 13. @sanspug Site Columns SC 1 SC 1 SC 1 SC 2 SC 1 SC 2 SC 1 SC 2 SC 1 SC 1 Site Column 1 Site Column 2 Site Collection Subsite
  • 14. @sanspug Site Column - Examples Name Type Group Description Topic Manage Metadata Intranet Columns Column that reference the Topic Term Store Department Choice Intranet Columns List of departments Policy Type Choice Intranet Columns Regulatory, Internal, Miscellaneous Procedure Type Choice Intranet Columns Operational, Instruction, Manual, Recovery Form Type Choice Intranet Columns Request, to be determine. Report Type Choice Intranet Columns Production, Imaging, Financial, Compliancy Summary Text Intranet Columns General information column. Review Date Date Intranet Columns Review date. Publication Date Date Intranet Columns Publication date.
  • 15. @sanspug San Diego SharePoint User Group January 6, 2015 Microsoft San Diego DEMO Explore Manage Metadata Term Store Create Topic site column
  • 16. @sanspug Site Content Types  Content Types are data structures that represent a business entity, they group Site Columns.  Content Types represent the different types of information and content existing on a site.  Content Type is a composite of configuration settings for your content, settings like Information Management, Workflows.  Content Type support inheritance so you can re-use and extend settings In order to provide meaning and context to the content stored we need to define a set of Content Types that make sense to your business in order to provide a consistent approach for the type of content that the Intranet will support today and tomorrow.
  • 17. @sanspug Site Content Types - Examples Name Description Proposal We can define a content type by the type of document that we represent, in this case a proposal. Human Resource We can define a content type based on the Department that will use it. So any document or file that exist in the Human Resource site can be easily identified Curriculum Marketing System Item Document Legal Document Contract Will Power of Attorney Estimate cost
  • 18. @sanspug Legal Document  Title  Author  Created By  Created On  Topic (Manage Metadata) Contract  Title  Author  Created By  Created On  Topic (Manage Metadata)  Contract Type: Choice  Summary: Plain Text  Review By Date: Short date  Publication Date NDA  Title  Author  Created By  Created On  Topic (Manage Metadata)  Summary: Plain Text  Review By Date: Short date Estimate Cost  Title  Author  Created By  Created On  Topic (Manage Metadata)  Estimate Type: Choice  Amount: NUmber  Summary: Plain Text Lease  Title  Author  Created By  Created On  Topic (Manage Metadata)  Summary: Plain Text  Publication Date Site Content Types - Examples
  • 19. @sanspug San Diego SharePoint User Group January 6, 2015 Microsoft San Diego DEMO Create Human Resource Document Content Type and configure in document library
  • 20. @sanspug Views  Views allow us to visualize the data in different way. Highly flexible for create representation of our content.  Use a view to display recent documents for content consumers and a another view to display folder structure for content creators
  • 21. @sanspug San Diego SharePoint User Group January 6, 2015 Microsoft San Diego DEMO Modify All Documents view and create All Folders view
  • 22. @sanspug Folders  Folders are great for people that contribute with content. Represent a hierarchical view of the data. Folders are not so great for people that consume the content, they need to drill down in order to get what they want.  Three valid reasons for folders:  Security – Security Trimming  Location-based default values  SharePoint Library Sync & OneDrive for Business  We can associate Metadata terms to a folder hierarchy for auto default metadata values in content using Default Column Values
  • 23. @sanspug San Diego SharePoint User Group January 6, 2015 Microsoft San Diego DEMO Enhance existing folder and apply permissions
  • 24. @sanspug Metadata Navigation and Filtering  Enables metadata-based navigation and filtering.  Provides tree view hierarchies and filter controls to improve navigation and filtering of the contained items
  • 25. @sanspug San Diego SharePoint User Group January 6, 2015 Microsoft San Diego DEMO Enable Metadata Filtering feature and configure in document library
  • 26. @sanspug Sync local copy People like to work they way the know. So with OneDrive for Business we can enable user to work locally in offline mode, content creators will just drag and drop to local folder
  • 27. @sanspug San Diego SharePoint User Group January 6, 2015 Microsoft San Diego DEMO Sync files and validate metadata
  • 28. @sanspug Human Resource Benefits 401K Recruiting Leave of Absence Training Wellness
  • 29. @sanspug Proposals Customer Documents RFQ Specs SOW Cost and Pricing Information Purchasing Cost and Pricing Engineering Documents Technical Documents Contracts Contractual Documents Subcontracts
  • 30. @sanspug Metadata  Document Type  Customer Documents  Cost and Pricing Information  Engineering Document  Contracts  Document Topic  RFQ  Specifications  SOW  Purchasing  Cost and Price  Technical Doc  Contractual Doc Proposals Customer Documents RFQ Specs SOW Cost and Pricing Information Purchasing Cost and Pricing Engineering Documents Technical Documents Contracts Contractual Documents Subcontracts
  • 31. @sanspug Haaron Gonzalez  Consultant  Lead Solution Architect at Hershey Technologies  Independent Consultant & Instructor in Mexico  Microsoft MVP  ASP/ASP.NET (2004 – 2008)  SharePoint Server (2009 until now)  Speaker/Community  Mexico SharePoint User Group  San Diego SharePoint User Group  Staff at Microsoft TechEd  Blogger since 2005 haarongonzalez@mvps.org youtube.com/haarongonzalez twitter.com/haarongonzalez facebook.com/haarongonzalez

Editor's Notes

  • #2: Speaker “Quiet/Prep” Room is 302 – also the break room behind the Registration table is for speakers and volunteers only – It will be monitored so you may leave valuables/luggage there safely.