SlideShare une entreprise Scribd logo
Promoted Links
You Get This One For
Free!!
Stacy L. Deere-Strole
Focal Point Solutions, LLC
Housekeeping…
• Download EventBoard Mobile and remember to
fill out session evaluations…
– http://app.spsdc.org
• Phasers set to stun, mobile devices set to
silent…
• You must be present to win at the wrap-up…
Thanks to our Sponsors!!!
Agenda
• Quick Wins
• Navigation
• What is a Promoted Link?
• Examples
• Gotchas
• Wrap-Up
What is a Quick Win?
Navigation
What is a Promoted Link?
• Tile List Web Part
• Out of the Box
• User Adoption Builder
Get Started
Where Do You Want To Go?
My Stuff
Creating Promoted Link List
Select & Create App
New Promoted Link List
Upload Images
Simple Drag &
Drop
Open Promoted Links
Create Link
• Title: Enter Title
• Background Image: Paste Image from
Site Assets
• Background Image Description: Optional
• Description: Enter Description
• Link Location: Enter Location Link is
going too.
• Link Description: Optional
• Launch Behavior: Choose Option
• Order: Enter Order of your link in the list.
Add Image
Add Link Location
Choose Launch Behavior &
Order
Launch Behavior Options
1.In Page Navigation
2.Dialog
3.New Tab
Finished Link
Add Web Part
Select Web Part
Select your area,
Choose Insert Tab,
select web part, add
and Save.
Finished Product
Editing Promoted Links
Editing Continued…
• Select the link to edit
• Choose the Items Tab in the Ribbon
• Edit link and save
Customizing Your Promoted
Links
<style>
.ms-promlink-body {
width: 800px;
}
.ms-promlink-header{
display:none;
}
</style>​
Code – Adjusting Size
• Add a script editor web part to a page.
• Then Edit Source and paste this in there:
<style>
.ms-promlink-body {
width: 800px;
}
.ms-promlink-header{
display:none;
}
</style>​
This piece adjusts the width:
.ms-promlink-body {
width: 800px;
}
This piece removes the arrows:
.ms-promlink-header{
display:none;
}
Code – Multiple Lines
<style>
 
  .ms-promlink-body1 {
 
    width: 350px;
 
  }    
 
</style>
 
 
<script type="text/javascript" src="/Scripts/JQuery/jquery-
1.8.1.js"></script>
 
<script language="javascript">
 
$(document).ready(function () {
 
$("#promotedlinksbody_WPQ2").addClass('ms-promlink-body1');
 
});
 
</script>
 
promotedlinksbody_WPQ2 is the id of the
tile you could get using inspect element
Code – No Title
Hover
In order to show the title define a new css class,
and add it to the promoted link.
<style>
 
.ms-tileview-tile-detailsBox2
 
{
 
position : absolute;
 
top: 0px!important;
 
/* [ReplaceColor(themeColor:"TileText")] */ color:#fff;
 
/* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */ background-
color:rgba( 0,0,0,0.2 );
 
}
 
</style>
 
  
 
<script type="text/javascript" src="/Scripts/JQuery/jquery-1.8.1.js"></script>
 
<script language="javascript">
 
…        ControlID='Tile_WPQ' + promotedlinksbody_WPQ + '_' + i ;
 
        ControlID= ControlID + '_4';
 
        $("#" + ControlID).width(ImageSize);
 
        $("#" + ControlID).height(ImageSize);
 
         $("#" + ControlID).addClass('ms-tileview-tile-detailsBox2');
 
…
 
</script>
Code – Removing White Space
<style>
.ms-webpartPage-root {
border-spacing: 0px !important;
}
.ms-webpartzone-cell {
margin: 0px !important;
}
</style>
More FREE Stuff
promotedscript.txt
Gotcha #1
Publishing Portal Template - You won’t find it unless you activate a
feature named “Team Collaboration Lists”.
•To enable the “Promoted Links” list, follow the below steps:
•In your Publishing Portal site, click on Settings icon.
•Under site actions category, click on Site Features.
•Find Team Collaboration Lists feature and active it by clicking on
Activate button.
•Click on Settings icon and then press on Add an App button.
•Search for Promoted Links and add this app to your site in order to
create your own list.
Gotcha #2
Content & Script Editor Web Part
•NOT turned on by default in O365
•To turn on must adjust setting in
SharePoint Admin
Turning Scripting OnOff
https://support.office.com/en-us/article/Turn-scripting-capabilities-on-or-off-1f2c515f-5d7e-448a-9fd7-835da935584f?ui=en-US&
Gotcha #3 – Moving Sites
http://spmindmelt.focalpointsolutions.co/promoted-links-a-the-downside/
Description not
actual address
Want More Free Stuff?
Icons.zip
Wrapping Up…
• Download EventBoard Mobile and remember to
fill out session evaluations…
– http://app.spsdc.org
• You must be present to win at the wrap-up…
Thanks to our Sponsors!!!
Join us at #SharePint sponsored by Kemp
Technologies at World of Beer of Reston in the
Towncenter just across the bridge
Why? To network with fellow SharePoint
professionals
What? SharePint!!!
When? 6:15 PM
Where?
World of Beer Reston
1888 Explorer Street
Reston, VA 20190
Thanks to
Kemp Technologies
@sldeere
www.linkedin.com/in/stacydeere
https://www.facebook.com/focalpointsolutions.co
sdeere@focalpointsolutions.co
BLOG: http://spmindmelt.focalpointsolutions.co
COMPANY: http://focalpointsolutions.co

Contenu connexe

Plus de Stacy Deere

Office365 Governance Is Changing!!
Office365 Governance Is Changing!!Office365 Governance Is Changing!!
Office365 Governance Is Changing!!
Stacy Deere
 
Governance - O365 How It's Affected & Where Do I Start
Governance - O365 How It's Affected & Where Do I StartGovernance - O365 How It's Affected & Where Do I Start
Governance - O365 How It's Affected & Where Do I Start
Stacy Deere
 
User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...
User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...
User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...
Stacy Deere
 
Office 365: Is Governance Affected and Where Do We Start?
Office 365: Is Governance Affected and Where Do We Start?Office 365: Is Governance Affected and Where Do We Start?
Office 365: Is Governance Affected and Where Do We Start?
Stacy Deere
 
User Profiles: I Didn't Know I Could Do That!!
User Profiles:  I Didn't Know I Could Do That!!User Profiles:  I Didn't Know I Could Do That!!
User Profiles: I Didn't Know I Could Do That!!
Stacy Deere
 
User Profiles: I Didn't Know I Could Do That (Updated Demo)
User Profiles:  I Didn't Know I Could Do That (Updated Demo)User Profiles:  I Didn't Know I Could Do That (Updated Demo)
User Profiles: I Didn't Know I Could Do That (Updated Demo)
Stacy Deere
 
Office 365: Is Governance Affected and Where Do We Start? (SPS Charlotte)
Office 365: Is Governance Affected and Where Do We Start? (SPS Charlotte)Office 365: Is Governance Affected and Where Do We Start? (SPS Charlotte)
Office 365: Is Governance Affected and Where Do We Start? (SPS Charlotte)
Stacy Deere
 
Build It and They Will Come: SharePoint 2013 User Adoption
Build It and They Will Come:  SharePoint 2013 User AdoptionBuild It and They Will Come:  SharePoint 2013 User Adoption
Build It and They Will Come: SharePoint 2013 User Adoption
Stacy Deere
 

Plus de Stacy Deere (19)

SPS Twin Cities Quick Wins To Jump Start Your SharePoint Implementation
SPS Twin Cities   Quick Wins To Jump Start Your SharePoint ImplementationSPS Twin Cities   Quick Wins To Jump Start Your SharePoint Implementation
SPS Twin Cities Quick Wins To Jump Start Your SharePoint Implementation
 
SP Fest Denver - O365 Governance: One Area Cloud May Not Be Simpler
SP Fest Denver - O365 Governance: One Area Cloud May Not Be SimplerSP Fest Denver - O365 Governance: One Area Cloud May Not Be Simpler
SP Fest Denver - O365 Governance: One Area Cloud May Not Be Simpler
 
SP Fest Denver - Taking User Profiles to New Heights!
SP Fest Denver - Taking User Profiles to New Heights!SP Fest Denver - Taking User Profiles to New Heights!
SP Fest Denver - Taking User Profiles to New Heights!
 
SPS Chicago Suburbs - Taking User Profiles to New Heights!
SPS Chicago Suburbs - Taking User Profiles to New Heights!SPS Chicago Suburbs - Taking User Profiles to New Heights!
SPS Chicago Suburbs - Taking User Profiles to New Heights!
 
SP Fest Chicago - User Profiles: I Didn’t Know I Could Do That!!
SP Fest Chicago - User Profiles:  I Didn’t Know I Could Do That!!SP Fest Chicago - User Profiles:  I Didn’t Know I Could Do That!!
SP Fest Chicago - User Profiles: I Didn’t Know I Could Do That!!
 
SPSToronto - Build It and They Will Come: SharePoint User Adoption
SPSToronto - Build It and They Will Come:  SharePoint User AdoptionSPSToronto - Build It and They Will Come:  SharePoint User Adoption
SPSToronto - Build It and They Will Come: SharePoint User Adoption
 
Office365 Governance Is Changing!!
Office365 Governance Is Changing!!Office365 Governance Is Changing!!
Office365 Governance Is Changing!!
 
SPS Chevy Chase - Build It and They Will Come: Sharepoint 2013 User Adoption
SPS Chevy Chase - Build It and They Will Come: Sharepoint 2013 User AdoptionSPS Chevy Chase - Build It and They Will Come: Sharepoint 2013 User Adoption
SPS Chevy Chase - Build It and They Will Come: Sharepoint 2013 User Adoption
 
User Profiles: I Didn't Know I Could Do That!! @SPSHI
User Profiles:  I Didn't Know I Could Do That!! @SPSHIUser Profiles:  I Didn't Know I Could Do That!! @SPSHI
User Profiles: I Didn't Know I Could Do That!! @SPSHI
 
Governance - O365 How It's Affected & Where Do I Start
Governance - O365 How It's Affected & Where Do I StartGovernance - O365 How It's Affected & Where Do I Start
Governance - O365 How It's Affected & Where Do I Start
 
User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...
User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...
User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...
 
Office 365: Is Governance Affected and Where Do We Start?
Office 365: Is Governance Affected and Where Do We Start?Office 365: Is Governance Affected and Where Do We Start?
Office 365: Is Governance Affected and Where Do We Start?
 
User Profiles: I Didn't Know I Could Do That!!
User Profiles:  I Didn't Know I Could Do That!!User Profiles:  I Didn't Know I Could Do That!!
User Profiles: I Didn't Know I Could Do That!!
 
User Profiles: I Didn't Know I Could Do That (Updated Demo)
User Profiles:  I Didn't Know I Could Do That (Updated Demo)User Profiles:  I Didn't Know I Could Do That (Updated Demo)
User Profiles: I Didn't Know I Could Do That (Updated Demo)
 
User Profiles: I Didn't Know I Could Do That? (Demo Slides)
User Profiles:  I Didn't Know I Could Do That?  (Demo Slides)User Profiles:  I Didn't Know I Could Do That?  (Demo Slides)
User Profiles: I Didn't Know I Could Do That? (Demo Slides)
 
Office 365: Is Governance Affected and Where Do We Start? (SPS Charlotte)
Office 365: Is Governance Affected and Where Do We Start? (SPS Charlotte)Office 365: Is Governance Affected and Where Do We Start? (SPS Charlotte)
Office 365: Is Governance Affected and Where Do We Start? (SPS Charlotte)
 
Build It And They Will Come: User Adoption SharePoint 2013 (SPS Charlotte)
Build It And They Will Come:  User Adoption SharePoint 2013 (SPS Charlotte)Build It And They Will Come:  User Adoption SharePoint 2013 (SPS Charlotte)
Build It And They Will Come: User Adoption SharePoint 2013 (SPS Charlotte)
 
Build It and They Will Come: SharePoint 2013 User Adoption
Build It and They Will Come:  SharePoint 2013 User AdoptionBuild It and They Will Come:  SharePoint 2013 User Adoption
Build It and They Will Come: SharePoint 2013 User Adoption
 
Good vs Evil SharePoint Customizing
Good vs Evil SharePoint CustomizingGood vs Evil SharePoint Customizing
Good vs Evil SharePoint Customizing
 

Dernier

Dernier (20)

A Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyA Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System Strategy
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
 
Agentic RAG What it is its types applications and implementation.pdf
Agentic RAG What it is its types applications and implementation.pdfAgentic RAG What it is its types applications and implementation.pdf
Agentic RAG What it is its types applications and implementation.pdf
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and Planning
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří Karpíšek
 
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCustom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
 
Server-Driven User Interface (SDUI) at Priceline
Server-Driven User Interface (SDUI) at PricelineServer-Driven User Interface (SDUI) at Priceline
Server-Driven User Interface (SDUI) at Priceline
 
AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101
 
Demystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyDemystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John Staveley
 
Enterprise Security Monitoring, And Log Management.
Enterprise Security Monitoring, And Log Management.Enterprise Security Monitoring, And Log Management.
Enterprise Security Monitoring, And Log Management.
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
 
Transforming The New York Times: Empowering Evolution through UX
Transforming The New York Times: Empowering Evolution through UXTransforming The New York Times: Empowering Evolution through UX
Transforming The New York Times: Empowering Evolution through UX
 
Introduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG EvaluationIntroduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG Evaluation
 
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
 
UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
 

SPSReston - Promoted Links:You Get This One For Free

  • 1. Promoted Links You Get This One For Free!! Stacy L. Deere-Strole Focal Point Solutions, LLC
  • 2. Housekeeping… • Download EventBoard Mobile and remember to fill out session evaluations… – http://app.spsdc.org • Phasers set to stun, mobile devices set to silent… • You must be present to win at the wrap-up…
  • 3. Thanks to our Sponsors!!!
  • 4.
  • 5. Agenda • Quick Wins • Navigation • What is a Promoted Link? • Examples • Gotchas • Wrap-Up
  • 6. What is a Quick Win?
  • 8.
  • 9. What is a Promoted Link? • Tile List Web Part • Out of the Box • User Adoption Builder
  • 11. Where Do You Want To Go?
  • 13.
  • 19. Create Link • Title: Enter Title • Background Image: Paste Image from Site Assets • Background Image Description: Optional • Description: Enter Description • Link Location: Enter Location Link is going too. • Link Description: Optional • Launch Behavior: Choose Option • Order: Enter Order of your link in the list.
  • 22. Choose Launch Behavior & Order Launch Behavior Options 1.In Page Navigation 2.Dialog 3.New Tab
  • 25. Select Web Part Select your area, Choose Insert Tab, select web part, add and Save.
  • 28. Editing Continued… • Select the link to edit • Choose the Items Tab in the Ribbon • Edit link and save
  • 29. Customizing Your Promoted Links <style> .ms-promlink-body { width: 800px; } .ms-promlink-header{ display:none; } </style>​
  • 30. Code – Adjusting Size • Add a script editor web part to a page. • Then Edit Source and paste this in there: <style> .ms-promlink-body { width: 800px; } .ms-promlink-header{ display:none; } </style>​ This piece adjusts the width: .ms-promlink-body { width: 800px; } This piece removes the arrows: .ms-promlink-header{ display:none; }
  • 31. Code – Multiple Lines <style>     .ms-promlink-body1 {       width: 350px;     }       </style>     <script type="text/javascript" src="/Scripts/JQuery/jquery- 1.8.1.js"></script>   <script language="javascript">   $(document).ready(function () {   $("#promotedlinksbody_WPQ2").addClass('ms-promlink-body1');   });   </script>   promotedlinksbody_WPQ2 is the id of the tile you could get using inspect element
  • 32. Code – No Title Hover In order to show the title define a new css class, and add it to the promoted link. <style>   .ms-tileview-tile-detailsBox2   {   position : absolute;   top: 0px!important;   /* [ReplaceColor(themeColor:"TileText")] */ color:#fff;   /* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */ background- color:rgba( 0,0,0,0.2 );   }   </style>        <script type="text/javascript" src="/Scripts/JQuery/jquery-1.8.1.js"></script>   <script language="javascript">   …        ControlID='Tile_WPQ' + promotedlinksbody_WPQ + '_' + i ;           ControlID= ControlID + '_4';           $("#" + ControlID).width(ImageSize);           $("#" + ControlID).height(ImageSize);            $("#" + ControlID).addClass('ms-tileview-tile-detailsBox2');   …   </script>
  • 33. Code – Removing White Space <style> .ms-webpartPage-root { border-spacing: 0px !important; } .ms-webpartzone-cell { margin: 0px !important; } </style>
  • 35.
  • 36.
  • 37.
  • 38.
  • 39. Gotcha #1 Publishing Portal Template - You won’t find it unless you activate a feature named “Team Collaboration Lists”. •To enable the “Promoted Links” list, follow the below steps: •In your Publishing Portal site, click on Settings icon. •Under site actions category, click on Site Features. •Find Team Collaboration Lists feature and active it by clicking on Activate button. •Click on Settings icon and then press on Add an App button. •Search for Promoted Links and add this app to your site in order to create your own list.
  • 40. Gotcha #2 Content & Script Editor Web Part •NOT turned on by default in O365 •To turn on must adjust setting in SharePoint Admin Turning Scripting OnOff https://support.office.com/en-us/article/Turn-scripting-capabilities-on-or-off-1f2c515f-5d7e-448a-9fd7-835da935584f?ui=en-US&
  • 41. Gotcha #3 – Moving Sites http://spmindmelt.focalpointsolutions.co/promoted-links-a-the-downside/ Description not actual address
  • 42. Want More Free Stuff? Icons.zip
  • 43. Wrapping Up… • Download EventBoard Mobile and remember to fill out session evaluations… – http://app.spsdc.org • You must be present to win at the wrap-up…
  • 44. Thanks to our Sponsors!!!
  • 45. Join us at #SharePint sponsored by Kemp Technologies at World of Beer of Reston in the Towncenter just across the bridge Why? To network with fellow SharePoint professionals What? SharePint!!! When? 6:15 PM Where? World of Beer Reston 1888 Explorer Street Reston, VA 20190 Thanks to Kemp Technologies