Force.com development blueprints design and develop real-world, cutting-edge cloud applications using the powerful Force.com development framework

This book consists of an easy-to-follow yet comprehensive set of step-by-step tutorials that will help you gain proficiency in the Force.com platform. If you have some experience with the Force.com platform and are looking to take your skills to the next level, this is the book for you.

Detalles Bibliográficos
Autor principal: Moss, Stephen (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Birmingham, United Kingdom : Packt Publishing 2014.
Colección:EBSCO Academic eBook Collection Complete.
Professional expertise distilled.
Acceso en línea:Conectar con la versión electrónica
Ver en Universidad de Navarra:https://innopac.unav.es/record=b34703172*spi
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Building and Customizing Your Own Sites; Determining the community requirements; Building a community; Enabling communities; Creating the community; Configuring custom objects and user profiles; Customizing the Account object; Creating a volunteering event custom object; Creating volunteering event custom fields; Connecting the Account and VolunteerEvent objects; Configuring the community public user profile; Creating authenticated community user profiles.
  • Configuring Force volunteers Salesforce user profilesConfiguring Chatter; Enabling Chatter feeds for VolunteerEvent; Creating the VolunteerEvent custom object tab; Creating a custom application; Progress check
  • what have we achieved so far?; Adding community members; Branding the community; Specifying Site.com for the community; Creating a public community site; A quick tour of the Site.com community; Customizing the site header and footer; Creating a data access page; Securing the volunteers page; Creating the Volunteer users; Going live; Summary; Chapter 2: The E-Commerce Framework.
  • Building a basic Force.com fulfilment applicationDefining the data model; Defining the Order object; Defining the Order Line Item object; Defining the Order Line object; Defining the Order Line relationships; Finishing the data model; Defining application tabs and page layouts; Creating the application; A dash of workflow; Loading in Order Line Items; Importing with the Custom Object Import Wizard; Building the e-commerce application; Setting up the development environment; Ruby on Rails; Git; Heroku; Configuring the e-commerce application; Configuring a Force.com remote access application.
  • Deploying to HerokuPlacing an order; Building the final Force.com Fulfillment application; Building the order search custom controller; Working of the Order Search custom controller; Building the Order Search Visualforce page; How the Order Search page works; Configuring the Visualforce Orders tab; Building the Orders custom controller; Working of the Orders custom controller; Building the Orders Visualforce page; Working of the Orders page; Summary; Chapter 3: Building a Full CRM System; Student admissions system requirements analysis; Functional requirements; Data requirements.
  • Security requirementsBuilding the student admissions system; Defining the custom data objects; Defining the Course object; Defining the Applicant object; Defining the Course Application object; User profiles; The Course Administration profile; The Admissions Office profile; The Selection Officer profile; Organization-Wide Defaults; The role hierarchy; Configuring the top-level roles; Configuring the admissions office hierarchy; Configuring the business faculty hierarchy; Configuring the science faculty hierarchy; Chatter; Enabling the Chatter feeds for Course.