background preloader

Platform

Facebook Twitter

Clicks and code. Site.com. Database.com. Multi-tenant Infastructure. AppExchange. I Have Used. Rollup Helper - Rollup Any Information With Clicks And Not Code - Passage Technology. Field Trip - Qandor. Milestones PM - Project and Task Management - Salesforce Labs. Jitterbit Data Loader for Salesforce - Jitterbit, Inc. DupeCatcher, Real Time Deduplication - Symphonic Source. DocuSign Electronic Signatures (eSignature) - DocuSign for Salesforce - DocuSign, Inc. Conga Composer. MailChimp. Dataloader IO. Platform Mobile Services. Developer Templates.

List View List View templates provide different visual representations for showing a list of Standard or Custom Salesforce records.

Developer Templates

Picture The Picture List View template can be used to display any data that has a picture associated with it (Contact, User, Product, etc.). The MyContacts Visualforce page of the Mobile Templates Jumpstarter sample app shows an example of this template in action. Note: The template shows a list of Contact records as an example.

This template is composed of the following components. This is a common, shared component used in all of the Mobile Design Templates. <nav id="main-menu" class="main-menu"><a href="#">Something</a><a href="#">Something</a><a href="#">Something</a></nav> Mobile SDK. Home » Technical Library » Salesforce Mobile SDK 2.1 Share on facebook Share on twitter Share on google_plusone_share Share on linkedin 0 Navigation: Developer Force | Salesforce Mobile Services | Salesforce Mobile SDK 2.1 Watch webinar Intro to Mobile SDK 2.0 Download iOS SDK Free download Download Android SDK Start coding.

Mobile SDK

Platform API Services. Transformation often appears to happen overnight.

Platform API Services

A blast of creativity out of the clear blue sky that changes everything in the blink of an eye. Almost overnight the era of desktops, and rooms full of servers ended. The cloud transformed everything. Customers were free to innovate again. And now, in the middle of the social and mobile revolution, this transformation has happened again. But true transformation only occurs when individuals or organizations take their experiences and learnings and apply them to a new medium or focus. User Access. Salesforce1.

ExactTarget Fuel. Heroku1. A new edition of Heroku, designed specifically for Salesforce.

Heroku1

Heroku1 gives you everything you need to create, run and manage applications that connect your business to your customers. Connected Heroku1 extends the value of Salesforce by making it easy to build customer-facing apps that leverage your existing data. And the service automatically keeps your employee workflows in sync with your customer experiences. Under the hood, the Heroku Connect database sync service and new API tools makes this easy for developers and IT organizations. Cloud Run modern customer apps at Internet scale, with the performance that today’s customers expect. Complete Heroku1 includes everything required to build and run connected customer apps, including Heroku Dynos to run your applications, the Heroku Postgres database to manage your data, Heroku premium support to ensure development and operational success, and the new Heroku Connect service to keep your Salesforce and Heroku data automatically in sync.

Force.com. Work more effectively with your colleagues using your own secure social network.

Force.com

Force.com includes an enterprise framework with pre-built components for feeds, profiles, conversations, updates, and file sharing. All components are available through REST APIs that can be easily integrated into any custom app. App Logic. Navigation: Developer Force | App Logic Force.com (and Database.com) offers two unique approaches for implementing business logic for your apps: point-and-click features for general app logic Apex Code for custom app logic Most apps rely on standard business logic to help ensure the quality of data, improve usability, and automate processes.

App Logic

Apex. Force.com lets you implement a large percentage of your business logic using point-and-click declarative features such as workflows and approval processes.

Apex

But sometimes you need more control than these features provide for. That's when you can leverage the power of Apex Code. Apex is a strongly-typed, object-oriented programming language that lets you centralize and execute flow and transaction control statements on the Force.com platform in conjunction with application calls to Force.com ​APIs. Using syntax that looks like Java and acts like database stored procedures, Apex lets you add powerful custom business logic to most system events, including button clicks, related record updates, and Visualforce pages. Web service requests and database triggers on objects can also initiate the execution of Apex code. To begin learning about Apex Code, follow this path. Apex Code Quick Start.

Point & Click Development

Visualforce (User Interface) Navigation: Developer Force | Visualforce (User Interface) Every Force.com app has a standard user interface with one or more page layouts that correspond to the app's objects.

Visualforce (User Interface)

But sometimes, you need to develop an app with a completely unique user interface. Development Tools. Private AppExchange. Identity Services.