SlideShare a Scribd company logo
Salesforce1 for Developers
Speakers
Sandeep Bhanot
Mobile Geek (both kinds)
@cloudysan
Safe Harbor
Safe harbor statement under the Private Securities Litigation Reform Act of 1995:
This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any of
the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking
statements we make. All statements other than statements of historical fact could be deemed forward-looking, including any projections of product or service
availability, subscriber growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future
operations, statements of belief, any statements concerning new, planned, or upgraded services or technology developments and customer contracts or use
of our services.
The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our
service, new products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth,
interruptions or delays in our Web hosting, breach of our security measures, the outcome of intellectual property and other litigation, risks associated with
possible mergers and acquisitions, the immature market in which we operate, our relatively limited operating history, our ability to expand, retain, and
motivate our employees and manage our growth, new releases of our service and successful customer deployment, our limited history reselling nonsalesforce.com products, and utilization and selling to larger enterprise customers. Further information on potential factors that could affect the financial
results of salesforce.com, inc. is included in our annual report on Form 10-Q for the most recent fiscal quarter ended July 31, 2012. This documents and
others containing important disclosures are available on the SEC Filings section of the Investor Information section of our Web site.
Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not be
delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available.
Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.
Introducing Salesforce1
All your past investments...
All Your Apps
All Your CRM
All Your
Customizations

...now in the future
Notifications
Platform
Drag and drop UI
customization
Publisher
Actions

All Your Devices
Download Salesforce1 App today
https://yourinstance.salesforce.com/one/one.app
Unifying the Salesforce Mobile Experience
Chatter Mobile

Feeds
People & Groups
Files
Native Experience

Salesforce Classic

CRM data
Analytics
Tasks & events
Native phone
features

Salesforce Touch

CRM access
Custom apps
Agility of HTML5

Logger & Forcepad

Sales productivity
tools
Task management
Call logging
But is Salesforce1 an App or a Platform?
Its both
Salesforce1 Platform – The Customer Platform behind the App

Salesforce1 App
Salesforce1 Platform APIs

Force.com

Heroku1
Salesforce1 Platform Services

ExactTarget
Fuel
Lets take a quick look at Salesforce1 the App
Notification Center
Universal
Search

Record Home
Feed first

Record Feed and
Related Info

Record Detail
Navigation Menu
aka ‘Left Nav’

Publisher Actions
Platform = endless ways to customize the app

Declarative and Programmatic tools to customize the Salesforce1
experience
Declarative tools for customizing the
Salesforce1 App
Mobile Navigation (aka Left Nav)

Mobile Administration à

Mobile Navigation
Page and Compact Layouts

SObject à

Compact Layout

SObject à

Page Layout
Publisher Actions

Publisher Actions
Global: Create à Global Actions
Object Specific:

SObject à

New Action

Page Layouts control which actions show
in what order
Expanded Lookup

SObject à Page Layout à

Expanded Lookup

Show additional info for Parent records
Programmatic tools for customizing
the Salesforce1 App
Visualforce – Left Nav

Visualforce Pages in Left Nav
JavaScript navigation library available
sforce.one.navigateToSObject etc.
Visualforce – Publisher Actions

Visualforce Pages as Publisher Actions
(VF page needs to the extend Standard Controller for
use with Object Specific Publisher Actions)

JavaScript Pub-Sub library available to interact with the
publisher
publisher.setValidForSubmit
publisher.post
publisher.close
Visualforce – Mobile Cards

Mobile Cards - Visualforce Pages on
Record Detail
(VF page needs to the extend Standard Controller)
Visualforce in Salesforce1
§  <apex:page docType="html-5.0" …>
§  ‘Available for Salesforce Mobile apps’ flag enabled
§  Developers are responsible for making the VF page ‘mobile ready’
–  Use a Responsive Design framework like Bootstrap or Mobile Design templates
–  Leverage touch and swipe events where appropriate

§  Use JavaScript Remoting/VF Remote Objects for better performance
§  Use HTML5 for device features like Geolocation and Camera access
Canvas Apps – Publisher Actions

Canvas apps as Publisher Actions
(Need to include ‘Publisher’ as one of the locations
in the Connected App settings)

JavaScript Pub-Sub library available to interact with
the publisher
publisher.setupPanel
publisher.showPanel
publisher.setValidForSubmit
….
Canvas Apps - Feed

Canvas apps in the Feed
(Need to include ‘Chatter Feed’ as one of the
locations in the Connected App settings)
Canvas Apps – Left Nav

Canvas apps in the Left Nav
(Need to include ‘Mobile Nav’ as one of the
locations in the Connected App settings)
Flexi Pages

Flexi Pages – a collection of List Views
and Publisher Actions that together
define a particular ‘app’
(For now, you need to define Flexi Pages in
Metadata XML and then add them via Workbench,
IDE or Migration Tool)
Salesforce1 - The Bonus Tracks
Salesforce1 comes in two flavors
Web version

http://yourinstance.salesforce.com/one/one.app

Hybrid version
The Salesforce1 Style Guide

http://sfdc-styleguide.herokuapp.com/
Salesforce1 Connected Apps
Manage and control which users/profiles use the Salesforce1 App
Configuring Smart Search in Salesforce1
Pinning Objects in the Search results causes them to show up at the
top at the Recent section in Salesforce1
Notifications in Salesforce1
§  Notifications allow you to alert users when certain things happen using
Salesforce1
–  In-app
–  Push notifications

§  Things at currently (Spring ’14) trigger push notifications in the Hybrid App
–  Post to Chatter Profile
–  Comment on your post
–  @Mention
–  Approval Request
–  Task assignment
–  Flagging an item as inappropriate
–  Notifications from communities
Device Access in Salesforce1
PhoneGap/Cordova type device access is not available in the Salesforce1 app.
HOWEVER….

–  Geolocation API
–  <input type="file" accept="image/*"/>
(for Camera access)
Salesforce1 Resources
§  Webinar: Intro to Salesforce1 Mobile App Development
§  Dreamforce Sessions – bit.ly/s1-df-sessions
§  Developer Guide – bit.ly/s1-dev-guide
§  Blogs:
–  6 things you need to know: bit.ly/s1-6-things
–  Mobile cards: bit.ly/s1-mobile-cards
–  App Boogie Fever: bit.ly/s1-boogie
Follow Developer Force for the Latest News
@forcedotcom / #forcewebinar
Developer Force – Force.com Community
+Developer Force – Force.com Community
Developer Force
Developer Force Group

More Related Content

What's hot (20)

PPTX
Mini-Workshop: Responsive Web Design with Visualforce and Bootstrap
Keir Bowden
 
PDF
Intro to Salesforce1 Mobile App Development Webinar
Salesforce Developers
 
PPT
Create Engaging Apps with Visualforce and Bootstrap
Salesforce Developers
 
PPTX
Dreamforce 14 : Responsive Design with Visualforce and Twitter Bootstrap
Keir Bowden
 
PDF
Salesforce1 Mobile Tips & Tricks for Admins
Salesforce Developers
 
PDF
ISV Lightning Webinar Series - Part 1 (December 1, 2015)
Salesforce Partners
 
PPTX
Responsive Web Design with Visualforce
Keir Bowden
 
PPTX
Roadmap Lightning Updates (November 3, 2016)
Salesforce Partners
 
PDF
Intro to the Salesforce Mobile SDK: Building iOS Apps Webinar
Salesforce Developers
 
PDF
Summer '16 Lightning Update for ISVs (June 30, 2016)
Salesforce Partners
 
PPTX
How Salesforce.com uses the Salesforce1 Mobile App
Salesforce Developers
 
PDF
Salesforce1 app getting started guide
1stevemarcy
 
PPTX
Building Mobile Apps on Salesforce Platform with Mobile SDK
Salesforce Developers
 
PPTX
Build Apps Visually with Lightning App Builder
Salesforce Developers
 
PDF
Intro to Salesforce Mobile SDK: Building Hybrid Apps Webinar
Salesforce Developers
 
PDF
Winter '17 Lightning Navigation (August 23, 2016)
Salesforce Partners
 
PPTX
Webinar using salesforce1 to manage your salesforce org final
Salesforce Admins
 
PDF
Lightning Experience for ISVs
Salesforce Partners
 
PPTX
Force.com Canvas: Salesforce1, SAML, & Apex...Oh My!
Salesforce Developers
 
PDF
Best Practices Leveraging Salesforce1
Salesforce.org
 
Mini-Workshop: Responsive Web Design with Visualforce and Bootstrap
Keir Bowden
 
Intro to Salesforce1 Mobile App Development Webinar
Salesforce Developers
 
Create Engaging Apps with Visualforce and Bootstrap
Salesforce Developers
 
Dreamforce 14 : Responsive Design with Visualforce and Twitter Bootstrap
Keir Bowden
 
Salesforce1 Mobile Tips & Tricks for Admins
Salesforce Developers
 
ISV Lightning Webinar Series - Part 1 (December 1, 2015)
Salesforce Partners
 
Responsive Web Design with Visualforce
Keir Bowden
 
Roadmap Lightning Updates (November 3, 2016)
Salesforce Partners
 
Intro to the Salesforce Mobile SDK: Building iOS Apps Webinar
Salesforce Developers
 
Summer '16 Lightning Update for ISVs (June 30, 2016)
Salesforce Partners
 
How Salesforce.com uses the Salesforce1 Mobile App
Salesforce Developers
 
Salesforce1 app getting started guide
1stevemarcy
 
Building Mobile Apps on Salesforce Platform with Mobile SDK
Salesforce Developers
 
Build Apps Visually with Lightning App Builder
Salesforce Developers
 
Intro to Salesforce Mobile SDK: Building Hybrid Apps Webinar
Salesforce Developers
 
Winter '17 Lightning Navigation (August 23, 2016)
Salesforce Partners
 
Webinar using salesforce1 to manage your salesforce org final
Salesforce Admins
 
Lightning Experience for ISVs
Salesforce Partners
 
Force.com Canvas: Salesforce1, SAML, & Apex...Oh My!
Salesforce Developers
 
Best Practices Leveraging Salesforce1
Salesforce.org
 

Similar to Salesforce1 for Developers (20)

PPTX
Salesforce1 for developers
David Scruggs
 
PPTX
Salesforce1 for Developers
Salesforce Partners
 
PPTX
Singapore dev user group
Troy Sellers
 
PDF
ISV Beginners Guide to Building Salesforce1 Mobile Apps (October 14, 2014)
Salesforce Partners
 
PDF
Salesforce1: Every Developer is a Mobile Developer
Salesforce Developers
 
PPT
Salesforce1 - Point and Click App Development
Amit Jain
 
PDF
Salesforce1 for ISVs Webinar (July 17, 2014)
Salesforce Partners
 
PDF
Salesforce1 for ISVs Webinar (May 15, 2014)
Salesforce Partners
 
PDF
ISV Advanced Guide to Building a Salesforce1 Mobile App (October 14, 2014)
Salesforce Partners
 
PDF
Demystifying Salesforce1: Manchester User Group 10th April 2014
Richard Clark
 
PPTX
S1 Tour Paris Developpeurs
Peter Chittum
 
PPTX
Webinar May 15th - Intro to salesforce1 mobile app development no code
Salesforce Developers
 
PDF
Force.com Friday - An Intro to Force.com
Dazeworks
 
PPTX
Force.com Friday - Intro to Force.com
Shivanath Devinarayanan
 
PPTX
Mobile Packs From Salesforce.com
Shivanath Devinarayanan
 
PDF
APP Academy: Build Your First App (October 13, 2014)
Salesforce Partners
 
PPTX
Modev presentation
Ryan Upton
 
PDF
An ISVs Guide to Building Creative, Next-Gen Apps (October 15, 2014)
Salesforce Partners
 
PPTX
Salesforce1 Developer Week
Salesforce Developers
 
POTX
Hands-on Workshop: Intermediate Development with Heroku and Force.com
Salesforce Developers
 
Salesforce1 for developers
David Scruggs
 
Salesforce1 for Developers
Salesforce Partners
 
Singapore dev user group
Troy Sellers
 
ISV Beginners Guide to Building Salesforce1 Mobile Apps (October 14, 2014)
Salesforce Partners
 
Salesforce1: Every Developer is a Mobile Developer
Salesforce Developers
 
Salesforce1 - Point and Click App Development
Amit Jain
 
Salesforce1 for ISVs Webinar (July 17, 2014)
Salesforce Partners
 
Salesforce1 for ISVs Webinar (May 15, 2014)
Salesforce Partners
 
ISV Advanced Guide to Building a Salesforce1 Mobile App (October 14, 2014)
Salesforce Partners
 
Demystifying Salesforce1: Manchester User Group 10th April 2014
Richard Clark
 
S1 Tour Paris Developpeurs
Peter Chittum
 
Webinar May 15th - Intro to salesforce1 mobile app development no code
Salesforce Developers
 
Force.com Friday - An Intro to Force.com
Dazeworks
 
Force.com Friday - Intro to Force.com
Shivanath Devinarayanan
 
Mobile Packs From Salesforce.com
Shivanath Devinarayanan
 
APP Academy: Build Your First App (October 13, 2014)
Salesforce Partners
 
Modev presentation
Ryan Upton
 
An ISVs Guide to Building Creative, Next-Gen Apps (October 15, 2014)
Salesforce Partners
 
Salesforce1 Developer Week
Salesforce Developers
 
Hands-on Workshop: Intermediate Development with Heroku and Force.com
Salesforce Developers
 
Ad

More from Salesforce Developers (20)

PDF
Sample Gallery: Reference Code and Best Practices for Salesforce Developers
Salesforce Developers
 
PDF
Maximizing Salesforce Lightning Experience and Lightning Component Performance
Salesforce Developers
 
PDF
Local development with Open Source Base Components
Salesforce Developers
 
PPTX
TrailheaDX India : Developer Highlights
Salesforce Developers
 
PDF
Why developers shouldn’t miss TrailheaDX India
Salesforce Developers
 
PPTX
CodeLive: Build Lightning Web Components faster with Local Development
Salesforce Developers
 
PPTX
CodeLive: Converting Aura Components to Lightning Web Components
Salesforce Developers
 
PPTX
Enterprise-grade UI with open source Lightning Web Components
Salesforce Developers
 
PPTX
TrailheaDX and Summer '19: Developer Highlights
Salesforce Developers
 
PDF
Live coding with LWC
Salesforce Developers
 
PDF
Lightning web components - Episode 4 : Security and Testing
Salesforce Developers
 
PDF
LWC Episode 3- Component Communication and Aura Interoperability
Salesforce Developers
 
PDF
Lightning web components episode 2- work with salesforce data
Salesforce Developers
 
PDF
Lightning web components - Episode 1 - An Introduction
Salesforce Developers
 
PDF
Migrating CPQ to Advanced Calculator and JSQCP
Salesforce Developers
 
PDF
Scale with Large Data Volumes and Big Objects in Salesforce
Salesforce Developers
 
PDF
Replicate Salesforce Data in Real Time with Change Data Capture
Salesforce Developers
 
PDF
Modern Development with Salesforce DX
Salesforce Developers
 
PDF
Get Into Lightning Flow Development
Salesforce Developers
 
PDF
Integrate CMS Content Into Lightning Communities with CMS Connect
Salesforce Developers
 
Sample Gallery: Reference Code and Best Practices for Salesforce Developers
Salesforce Developers
 
Maximizing Salesforce Lightning Experience and Lightning Component Performance
Salesforce Developers
 
Local development with Open Source Base Components
Salesforce Developers
 
TrailheaDX India : Developer Highlights
Salesforce Developers
 
Why developers shouldn’t miss TrailheaDX India
Salesforce Developers
 
CodeLive: Build Lightning Web Components faster with Local Development
Salesforce Developers
 
CodeLive: Converting Aura Components to Lightning Web Components
Salesforce Developers
 
Enterprise-grade UI with open source Lightning Web Components
Salesforce Developers
 
TrailheaDX and Summer '19: Developer Highlights
Salesforce Developers
 
Live coding with LWC
Salesforce Developers
 
Lightning web components - Episode 4 : Security and Testing
Salesforce Developers
 
LWC Episode 3- Component Communication and Aura Interoperability
Salesforce Developers
 
Lightning web components episode 2- work with salesforce data
Salesforce Developers
 
Lightning web components - Episode 1 - An Introduction
Salesforce Developers
 
Migrating CPQ to Advanced Calculator and JSQCP
Salesforce Developers
 
Scale with Large Data Volumes and Big Objects in Salesforce
Salesforce Developers
 
Replicate Salesforce Data in Real Time with Change Data Capture
Salesforce Developers
 
Modern Development with Salesforce DX
Salesforce Developers
 
Get Into Lightning Flow Development
Salesforce Developers
 
Integrate CMS Content Into Lightning Communities with CMS Connect
Salesforce Developers
 
Ad

Recently uploaded (20)

PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
PDF
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
PDF
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
PDF
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
PPTX
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
PDF
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
PDF
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
PDF
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
Timothy Rottach - Ramp up on AI Use Cases, from Vector Search to AI Agents wi...
AWS Chicago
 
PDF
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PDF
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
PPTX
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PDF
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
PDF
Python basic programing language for automation
DanialHabibi2
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
Timothy Rottach - Ramp up on AI Use Cases, from Vector Search to AI Agents wi...
AWS Chicago
 
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
Python basic programing language for automation
DanialHabibi2
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 

Salesforce1 for Developers

  • 2. Speakers Sandeep Bhanot Mobile Geek (both kinds) @cloudysan
  • 3. Safe Harbor Safe harbor statement under the Private Securities Litigation Reform Act of 1995: This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any of the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking statements we make. All statements other than statements of historical fact could be deemed forward-looking, including any projections of product or service availability, subscriber growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future operations, statements of belief, any statements concerning new, planned, or upgraded services or technology developments and customer contracts or use of our services. The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our service, new products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth, interruptions or delays in our Web hosting, breach of our security measures, the outcome of intellectual property and other litigation, risks associated with possible mergers and acquisitions, the immature market in which we operate, our relatively limited operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of our service and successful customer deployment, our limited history reselling nonsalesforce.com products, and utilization and selling to larger enterprise customers. Further information on potential factors that could affect the financial results of salesforce.com, inc. is included in our annual report on Form 10-Q for the most recent fiscal quarter ended July 31, 2012. This documents and others containing important disclosures are available on the SEC Filings section of the Investor Information section of our Web site. Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available. Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.
  • 4. Introducing Salesforce1 All your past investments... All Your Apps All Your CRM All Your Customizations ...now in the future Notifications Platform Drag and drop UI customization Publisher Actions All Your Devices Download Salesforce1 App today https://yourinstance.salesforce.com/one/one.app
  • 5. Unifying the Salesforce Mobile Experience Chatter Mobile Feeds People & Groups Files Native Experience Salesforce Classic CRM data Analytics Tasks & events Native phone features Salesforce Touch CRM access Custom apps Agility of HTML5 Logger & Forcepad Sales productivity tools Task management Call logging
  • 6. But is Salesforce1 an App or a Platform? Its both
  • 7. Salesforce1 Platform – The Customer Platform behind the App Salesforce1 App Salesforce1 Platform APIs Force.com Heroku1 Salesforce1 Platform Services ExactTarget Fuel
  • 8. Lets take a quick look at Salesforce1 the App Notification Center Universal Search Record Home Feed first Record Feed and Related Info Record Detail Navigation Menu aka ‘Left Nav’ Publisher Actions
  • 9. Platform = endless ways to customize the app Declarative and Programmatic tools to customize the Salesforce1 experience
  • 10. Declarative tools for customizing the Salesforce1 App
  • 11. Mobile Navigation (aka Left Nav) Mobile Administration à Mobile Navigation
  • 12. Page and Compact Layouts SObject à Compact Layout SObject à Page Layout
  • 13. Publisher Actions Publisher Actions Global: Create à Global Actions Object Specific: SObject à New Action Page Layouts control which actions show in what order
  • 14. Expanded Lookup SObject à Page Layout à Expanded Lookup Show additional info for Parent records
  • 15. Programmatic tools for customizing the Salesforce1 App
  • 16. Visualforce – Left Nav Visualforce Pages in Left Nav JavaScript navigation library available sforce.one.navigateToSObject etc.
  • 17. Visualforce – Publisher Actions Visualforce Pages as Publisher Actions (VF page needs to the extend Standard Controller for use with Object Specific Publisher Actions) JavaScript Pub-Sub library available to interact with the publisher publisher.setValidForSubmit publisher.post publisher.close
  • 18. Visualforce – Mobile Cards Mobile Cards - Visualforce Pages on Record Detail (VF page needs to the extend Standard Controller)
  • 19. Visualforce in Salesforce1 §  <apex:page docType="html-5.0" …> §  ‘Available for Salesforce Mobile apps’ flag enabled §  Developers are responsible for making the VF page ‘mobile ready’ –  Use a Responsive Design framework like Bootstrap or Mobile Design templates –  Leverage touch and swipe events where appropriate §  Use JavaScript Remoting/VF Remote Objects for better performance §  Use HTML5 for device features like Geolocation and Camera access
  • 20. Canvas Apps – Publisher Actions Canvas apps as Publisher Actions (Need to include ‘Publisher’ as one of the locations in the Connected App settings) JavaScript Pub-Sub library available to interact with the publisher publisher.setupPanel publisher.showPanel publisher.setValidForSubmit ….
  • 21. Canvas Apps - Feed Canvas apps in the Feed (Need to include ‘Chatter Feed’ as one of the locations in the Connected App settings)
  • 22. Canvas Apps – Left Nav Canvas apps in the Left Nav (Need to include ‘Mobile Nav’ as one of the locations in the Connected App settings)
  • 23. Flexi Pages Flexi Pages – a collection of List Views and Publisher Actions that together define a particular ‘app’ (For now, you need to define Flexi Pages in Metadata XML and then add them via Workbench, IDE or Migration Tool)
  • 24. Salesforce1 - The Bonus Tracks
  • 25. Salesforce1 comes in two flavors Web version http://yourinstance.salesforce.com/one/one.app Hybrid version
  • 26. The Salesforce1 Style Guide http://sfdc-styleguide.herokuapp.com/
  • 27. Salesforce1 Connected Apps Manage and control which users/profiles use the Salesforce1 App
  • 28. Configuring Smart Search in Salesforce1 Pinning Objects in the Search results causes them to show up at the top at the Recent section in Salesforce1
  • 29. Notifications in Salesforce1 §  Notifications allow you to alert users when certain things happen using Salesforce1 –  In-app –  Push notifications §  Things at currently (Spring ’14) trigger push notifications in the Hybrid App –  Post to Chatter Profile –  Comment on your post –  @Mention –  Approval Request –  Task assignment –  Flagging an item as inappropriate –  Notifications from communities
  • 30. Device Access in Salesforce1 PhoneGap/Cordova type device access is not available in the Salesforce1 app. HOWEVER…. –  Geolocation API –  <input type="file" accept="image/*"/> (for Camera access)
  • 31. Salesforce1 Resources §  Webinar: Intro to Salesforce1 Mobile App Development §  Dreamforce Sessions – bit.ly/s1-df-sessions §  Developer Guide – bit.ly/s1-dev-guide §  Blogs: –  6 things you need to know: bit.ly/s1-6-things –  Mobile cards: bit.ly/s1-mobile-cards –  App Boogie Fever: bit.ly/s1-boogie
  • 32. Follow Developer Force for the Latest News @forcedotcom / #forcewebinar Developer Force – Force.com Community +Developer Force – Force.com Community Developer Force Developer Force Group