SlideShare ist ein Scribd-Unternehmen logo
1 von 14
Customized UI with Visualforce in the
Context of Salesforce 1
Salesforce 1 Tour Munich
Hervé Maleville
Platform Architect
@hmaleville
Heinz Ebensperger
Solution Architect, salesforce.com
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 non-salesforce.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.
What can you do with Visualforce?
 Framework to build custom user interfaces
 Hosted natively on Force.com
 Build streamlined UX
 Create internal and public facing pages
 Customize for different devices
 Leverage other web technologies
Model View Controller (MVC) Pattern
Standard or Custom Objects
Standard or Custom
Controllers
Visualforce
Anmerkung zu Visualforce
Controllers, Verbindung
Visualforce Markup
 Visualforce tags
– 100+ standard components
– Custom components
 Works with all standard web technologies
including:
– CSS
– JavaScript
– HTML
– Flash
– Any other Web-Enabled Code
Visualforce Controllers
 Provides access to data
 Logic for handling UI interaction
 Standard Controllers
– Same functionality as standard pages
• Save, delete, field access etc.
 Custom Controllers
– Written in Apex
– Override standard behavior
 Controller Extensions
What can you do with Visualforce?
… what else?
Implement
Custom Logic
Dashboard
Components
Custom Pages
Customized
Charts
Embedded
Section in Detail
Pages
And many more…
…and keep in mind…
 Visualforce is great to build fancy pages, but
– try to use Point and Click at first.
 Working knowledge of HTML, CSS, and JavaScript is
essential
– Basic knowledge is required
• for basic Pages
– You’ll need deeper knowledge
• for more advanced Pages!
In the context of Salesforce 1 Apps
 Visualforce pages can appear in 3
places
– Navigation Menu
– Publisher Action
– Record Home page
• As mobile card
 When using Vforce you can detect
using
– if(sforce.one)
...other things to consider for VF Pages
…important to remember…
 Opening tag apex:page
– docType=“html-5.0”
– standardStylesheet=“false”
 Flag as ‘Available for Salesforce Mobile Apps’
 Extend Standard Controller for:
– Page Layouts
– Mobile Cards
– Publisher Actions
 Use ‘sforce.one’-Object for Navigation
Styleguide/s
– http://sfdc-styleguide.herokuapp.com/
– http://sfdc-styleguide.herokuapp.com/assets/S1AppGuidelines.pdf
Heinz Ebensperger
Solution Architect, salesforce.com

Weitere ähnliche Inhalte

Was ist angesagt?

Mobilising your salesforce applications using j query mobile
Mobilising your salesforce applications using j query mobileMobilising your salesforce applications using j query mobile
Mobilising your salesforce applications using j query mobile
Amit Jain
 

Was ist angesagt? (19)

Introduction to Force.com
Introduction to Force.comIntroduction to Force.com
Introduction to Force.com
 
Lightning Components and Visualforce: Your Questions Answered
Lightning Components and Visualforce: Your Questions AnsweredLightning Components and Visualforce: Your Questions Answered
Lightning Components and Visualforce: Your Questions Answered
 
Build Smarter Apps with Einstein Platform Services
Build Smarter Apps with Einstein Platform ServicesBuild Smarter Apps with Einstein Platform Services
Build Smarter Apps with Einstein Platform Services
 
Mobilising your salesforce applications using j query mobile
Mobilising your salesforce applications using j query mobileMobilising your salesforce applications using j query mobile
Mobilising your salesforce applications using j query mobile
 
Spring '17開発者向け新機能
Spring '17開発者向け新機能Spring '17開発者向け新機能
Spring '17開発者向け新機能
 
AppExchange for Components (General Components Information)
AppExchange for Components (General Components Information)AppExchange for Components (General Components Information)
AppExchange for Components (General Components Information)
 
Integrate CMS Content Into Lightning Communities with CMS Connect
Integrate CMS Content Into Lightning Communities with CMS ConnectIntegrate CMS Content Into Lightning Communities with CMS Connect
Integrate CMS Content Into Lightning Communities with CMS Connect
 
Fremont Salesforce Community Group - Salesforce Labs Day - October 2019
Fremont Salesforce Community Group - Salesforce Labs Day - October 2019Fremont Salesforce Community Group - Salesforce Labs Day - October 2019
Fremont Salesforce Community Group - Salesforce Labs Day - October 2019
 
Lightning App Builder: Build Apps Visually for the new Lightning Experience
Lightning App Builder: Build Apps Visually for the new Lightning ExperienceLightning App Builder: Build Apps Visually for the new Lightning Experience
Lightning App Builder: Build Apps Visually for the new Lightning Experience
 
#DF17Recap series: Integrate apps easier with the Salesforce platform
#DF17Recap series: Integrate apps easier with the Salesforce platform#DF17Recap series: Integrate apps easier with the Salesforce platform
#DF17Recap series: Integrate apps easier with the Salesforce platform
 
Force.com Friday: Intro to Force.com Slides
Force.com Friday: Intro to Force.com SlidesForce.com Friday: Intro to Force.com Slides
Force.com Friday: Intro to Force.com Slides
 
2016 ISBG - Salesforce App Cloud and Domino - same same, but different
2016 ISBG - Salesforce App Cloud and Domino - same same, but different2016 ISBG - Salesforce App Cloud and Domino - same same, but different
2016 ISBG - Salesforce App Cloud and Domino - same same, but different
 
Salesforce Streaming Api
Salesforce Streaming ApiSalesforce Streaming Api
Salesforce Streaming Api
 
Building Lightning Components for ISVs (Dreamforce 2015)
Building Lightning Components for ISVs (Dreamforce 2015)Building Lightning Components for ISVs (Dreamforce 2015)
Building Lightning Components for ISVs (Dreamforce 2015)
 
Partner Community Office Hours (May 6, 2015)
Partner Community Office Hours (May 6, 2015)Partner Community Office Hours (May 6, 2015)
Partner Community Office Hours (May 6, 2015)
 
Summer '18 Developer Highlights
Summer '18 Developer HighlightsSummer '18 Developer Highlights
Summer '18 Developer Highlights
 
Sandboxes: The Future of App Development by Evan Barnet & Pam Barnet
Sandboxes: The Future of App Development by Evan Barnet & Pam BarnetSandboxes: The Future of App Development by Evan Barnet & Pam Barnet
Sandboxes: The Future of App Development by Evan Barnet & Pam Barnet
 
Gesture Controlled Interactions with Platform Events and IoT Explorer
Gesture Controlled Interactions with Platform Events and IoT ExplorerGesture Controlled Interactions with Platform Events and IoT Explorer
Gesture Controlled Interactions with Platform Events and IoT Explorer
 
Force.com Friday - An Intro to Force.com
Force.com Friday - An Intro to Force.comForce.com Friday - An Intro to Force.com
Force.com Friday - An Intro to Force.com
 

Ähnlich wie Entwicklung angepasster User Interfaces für Salesforce1

Building JavaScript Applications on the Salesforce1 Platform
Building JavaScript Applications on the Salesforce1 PlatformBuilding JavaScript Applications on the Salesforce1 Platform
Building JavaScript Applications on the Salesforce1 Platform
Salesforce Developers
 

Ähnlich wie Entwicklung angepasster User Interfaces für Salesforce1 (20)

Force.com Friday - Intro to Visualforce
Force.com Friday - Intro to VisualforceForce.com Friday - Intro to Visualforce
Force.com Friday - Intro to Visualforce
 
Force.com Friday : Intro to Visualforce
Force.com Friday : Intro to VisualforceForce.com Friday : Intro to Visualforce
Force.com Friday : Intro to Visualforce
 
Force.com Friday: Intro to Force.com
Force.com Friday: Intro to Force.comForce.com Friday: Intro to Force.com
Force.com Friday: Intro to Force.com
 
Building JavaScript Applications on the Salesforce1 Platform
Building JavaScript Applications on the Salesforce1 PlatformBuilding JavaScript Applications on the Salesforce1 Platform
Building JavaScript Applications on the Salesforce1 Platform
 
Build Better Communities with Lightning
Build Better Communities with LightningBuild Better Communities with Lightning
Build Better Communities with Lightning
 
Salesforce Lightning component framework from 0 to app
Salesforce Lightning component framework from 0 to appSalesforce Lightning component framework from 0 to app
Salesforce Lightning component framework from 0 to app
 
Elevate Madrid Essentials - Advance Track
Elevate Madrid Essentials - Advance TrackElevate Madrid Essentials - Advance Track
Elevate Madrid Essentials - Advance Track
 
Five Developer Tips Every Admin Needs To Know
Five Developer Tips Every Admin Needs To KnowFive Developer Tips Every Admin Needs To Know
Five Developer Tips Every Admin Needs To Know
 
Force.com Friday - Intro to Force.com
Force.com Friday -  Intro to Force.comForce.com Friday -  Intro to Force.com
Force.com Friday - Intro to Force.com
 
Lightning Developer Experience, Eclipse IDE Evolved
Lightning Developer Experience, Eclipse IDE EvolvedLightning Developer Experience, Eclipse IDE Evolved
Lightning Developer Experience, Eclipse IDE Evolved
 
Force.com Fridays: Intro to Force.com
Force.com Fridays: Intro to Force.comForce.com Fridays: Intro to Force.com
Force.com Fridays: Intro to Force.com
 
Enterprise-grade UI with open source Lightning Web Components
Enterprise-grade UI with open source Lightning Web ComponentsEnterprise-grade UI with open source Lightning Web Components
Enterprise-grade UI with open source Lightning Web Components
 
Build custom user interfaces for your Salesforce data with the UI API
 Build custom user interfaces for your Salesforce data with the UI API Build custom user interfaces for your Salesforce data with the UI API
Build custom user interfaces for your Salesforce data with the UI API
 
Einstein Analytics for Developers
Einstein Analytics for DevelopersEinstein Analytics for Developers
Einstein Analytics for Developers
 
Singapore dev user group
Singapore   dev user groupSingapore   dev user group
Singapore dev user group
 
Visual Workflow Overview
Visual Workflow OverviewVisual Workflow Overview
Visual Workflow Overview
 
2016 SUTOL - Salesforce App Cloud and Domino - same same, but different
2016 SUTOL - Salesforce App Cloud and Domino - same same, but different2016 SUTOL - Salesforce App Cloud and Domino - same same, but different
2016 SUTOL - Salesforce App Cloud and Domino - same same, but different
 
Build Faster with Base Lightning Components
Build Faster with Base Lightning ComponentsBuild Faster with Base Lightning Components
Build Faster with Base Lightning Components
 
A Developer's Guide To Building Great Salesforce Consoles
A Developer's Guide To Building Great Salesforce ConsolesA Developer's Guide To Building Great Salesforce Consoles
A Developer's Guide To Building Great Salesforce Consoles
 
[MBF2] Plate-forme Salesforce par Peter Chittum
[MBF2] Plate-forme Salesforce par Peter Chittum[MBF2] Plate-forme Salesforce par Peter Chittum
[MBF2] Plate-forme Salesforce par Peter Chittum
 

Mehr von Salesforce Deutschland

Mehr von Salesforce Deutschland (20)

Salesforce für den Kundenservice
Salesforce für den KundenserviceSalesforce für den Kundenservice
Salesforce für den Kundenservice
 
Salesforce für Financial Services
Salesforce für Financial ServicesSalesforce für Financial Services
Salesforce für Financial Services
 
Warum Salesforce? Eine Million gute Gründe
Warum Salesforce? Eine Million gute GründeWarum Salesforce? Eine Million gute Gründe
Warum Salesforce? Eine Million gute Gründe
 
Salesforce für den Vertrieb
Salesforce für den VertriebSalesforce für den Vertrieb
Salesforce für den Vertrieb
 
Salesforce for Retail - Basic
Salesforce for Retail - BasicSalesforce for Retail - Basic
Salesforce for Retail - Basic
 
Erfolgsgeschichten unserer Kunden
Erfolgsgeschichten unserer KundenErfolgsgeschichten unserer Kunden
Erfolgsgeschichten unserer Kunden
 
Ein Blueprint für mittelständische Unternehmen in der Konsumgüterindustrie
Ein Blueprint für mittelständische Unternehmen in der KonsumgüterindustrieEin Blueprint für mittelständische Unternehmen in der Konsumgüterindustrie
Ein Blueprint für mittelständische Unternehmen in der Konsumgüterindustrie
 
Comselect - Company Profile
Comselect - Company ProfileComselect - Company Profile
Comselect - Company Profile
 
On Commerce - Company Profile
On Commerce - Company ProfileOn Commerce - Company Profile
On Commerce - Company Profile
 
2015 on commerce_afterevent-page.pptx
2015 on commerce_afterevent-page.pptx2015 on commerce_afterevent-page.pptx
2015 on commerce_afterevent-page.pptx
 
Accenture - Company Profile
Accenture  - Company ProfileAccenture  - Company Profile
Accenture - Company Profile
 
EC4U - Company Profile
EC4U - Company ProfileEC4U - Company Profile
EC4U - Company Profile
 
Cornerstone - Company Profile
Cornerstone - Company ProfileCornerstone - Company Profile
Cornerstone - Company Profile
 
Cognizant - Company Profile
Cognizant - Company ProfileCognizant - Company Profile
Cognizant - Company Profile
 
PARX - Company Profile
PARX - Company ProfilePARX - Company Profile
PARX - Company Profile
 
SKUID - Company Profile
SKUID - Company ProfileSKUID - Company Profile
SKUID - Company Profile
 
NEXELL - Company Profile
NEXELL - Company ProfileNEXELL - Company Profile
NEXELL - Company Profile
 
Nagarro - Company Profile
Nagarro - Company ProfileNagarro - Company Profile
Nagarro - Company Profile
 
Wind Riverpost - Company Profile
Wind Riverpost - Company ProfileWind Riverpost - Company Profile
Wind Riverpost - Company Profile
 
Cipher Cloud - Company Profile
Cipher Cloud - Company ProfileCipher Cloud - Company Profile
Cipher Cloud - Company Profile
 

Kürzlich hochgeladen

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

Kürzlich hochgeladen (20)

Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 

Entwicklung angepasster User Interfaces für Salesforce1

  • 1. Customized UI with Visualforce in the Context of Salesforce 1 Salesforce 1 Tour Munich
  • 2. Hervé Maleville Platform Architect @hmaleville Heinz Ebensperger Solution Architect, salesforce.com
  • 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 non-salesforce.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. What can you do with Visualforce?  Framework to build custom user interfaces  Hosted natively on Force.com  Build streamlined UX  Create internal and public facing pages  Customize for different devices  Leverage other web technologies
  • 5. Model View Controller (MVC) Pattern Standard or Custom Objects Standard or Custom Controllers Visualforce Anmerkung zu Visualforce Controllers, Verbindung
  • 6. Visualforce Markup  Visualforce tags – 100+ standard components – Custom components  Works with all standard web technologies including: – CSS – JavaScript – HTML – Flash – Any other Web-Enabled Code
  • 7. Visualforce Controllers  Provides access to data  Logic for handling UI interaction  Standard Controllers – Same functionality as standard pages • Save, delete, field access etc.  Custom Controllers – Written in Apex – Override standard behavior  Controller Extensions
  • 8. What can you do with Visualforce?
  • 9. … what else? Implement Custom Logic Dashboard Components Custom Pages Customized Charts Embedded Section in Detail Pages And many more…
  • 10. …and keep in mind…  Visualforce is great to build fancy pages, but – try to use Point and Click at first.  Working knowledge of HTML, CSS, and JavaScript is essential – Basic knowledge is required • for basic Pages – You’ll need deeper knowledge • for more advanced Pages!
  • 11. In the context of Salesforce 1 Apps  Visualforce pages can appear in 3 places – Navigation Menu – Publisher Action – Record Home page • As mobile card  When using Vforce you can detect using – if(sforce.one) ...other things to consider for VF Pages
  • 12. …important to remember…  Opening tag apex:page – docType=“html-5.0” – standardStylesheet=“false”  Flag as ‘Available for Salesforce Mobile Apps’  Extend Standard Controller for: – Page Layouts – Mobile Cards – Publisher Actions  Use ‘sforce.one’-Object for Navigation

Hinweis der Redaktion

  1. Welcome to the Developer Tour of the Salesforce1 Platform. What we’re going to do today is give you an idea of how to build these applications that you heard Marc and Scott and our customers talk about in the keynote. What we’re not going to do is turn you into an expert, but we are going to demonstrate that yes, you – and you – and you, whether you are a salesforce admin or a salesforce developer, you can be an enterprise mobile web application developer. After the session, we’re going to give you links to further resources so that you can dig deeper and get hands on. Quick introductions – I’m Mary Scotton [and I’m Ryan Upton] and we’re the East Coast contingent of the Developer Evangelism team at salesforce.com. How many of you are new to the Salesforce community? Welcome! Great to see you all here and we are really excited to share the Salesforce1 Platform with you.
  2. Framework to build custom user interfaces Hosted natively on Force.com Build streamlined UX Create internal and public facing pages Customize for different devices Leverage other web technologies
  3. Framework to build custom user interfaces Hosted natively on Force.com Build streamlined UX Create internal and public facing pages Customize for different devices Leverage other web technologies