A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.

Type to find tags:
× 1475
A proprietary Java-like programming language for the Force.com Platform.
× 1009
Salesforce.com's HTML template technology, allowing dynamic creation of web pages (as well as other files) utilising Apex logic and SOQL queries to replace merge fields with content.
× 292
an apex code, that can be executed before or after DML operations
× 240
A Salesforce Object Query Language (SOQL), modeled on SQL, for accessing information saved in the Salesforce database.
× 174
a weakly typed interpreted programming language primarily implemented by web browsers to allow for client-side scripting. It can be used in Visualforce pages to give a more dynamic expe…
× 169
A platform for creating and deploying applications for the social enterprise. Essentially Salesforce.com without CRM.
× 157
code that is written and executed to test a specific portion/unit of source code. Unit tests are class methods with the testMethod modifier or @isTest annotation and are usually placed…
× 146
a fully-upgradeable container used to distribute everything from an individual component to a set of related apps.
× 135
General questions relating to reports, but not dashboards, in Salesforce. Report formats may be tabular, matrix, summary, or joined.
× 122
Salesforce provides multiple forms of email, including email templates, mass email, email services, email alerts, and email sent via Apex.
× 119
REST API provides a powerful, convenient, and simple Web services API for interacting with Force.com.
× 110
used to build public facing websites that run on the Force.com platform. The pages of a Force.com Site are built with Visualforce. Force.com Sites is one of the two Sal…
× 110
An application programming interface (API) is a specification intended to be used as an interface by software components to communicate with each other.
× 108
Salesforce administration encompasses many different areas of Salesforce, but is generally non code related.
× 105
a feature of Salesforce.com that provides a way for users to collaborate with other users within a Salesforce organization. It has a Facebook like interface that allows users to follow rec…
× 95
an externally facing site that can be set up in an org to provide customers of an org limited access to data and functionality by logging in to the Customer Portal.
× 81
SOAP API provides a powerful, convenient, and simple SOAP-based Web services interface for interacting with Salesforce.You can use SOAP API to create, retrieve, update, or delete records. You can also…
× 79
an algorithm that derives its value from other fields, expressions, or values. Formulas can help you automatically calculate the value of a field based on other fields (from Salesforce do…
× 79
Deployments in Salesforce incorporate any action that needs to be taken to get a system from one organization to another, be it a sandbox to production, sandbox to sandbox, or even developer org to de…
× 76
an intersection of sharing, and user and object permissions.
× 76
the primary key field for any object. It is considered a primitive type in Salesforce and as such can have an sObject cast to a type of Id.
× 75
Salesforce email templates come in a variety of shapes and sizes, ranging from Text to Visualforce. These email templates can be used through Salesforce through approval processes, workflows, etc to s…
× 74
Batch apex refers specifically to Apex classes which implement the Batchable interface.
× 68
Questions related to the Eclipse-based Force.com IDE.
× 68
a way to automate actions within Salesforce. Workflow rules consist of the workflow criteria and immediate or time-dependent actions which can be Tasks, Email Alerts, Field Updates, or Ou…
× 65 × 62
one piece in the Model-View-Controller (MVC) architecture of Visualforce. A controller can be a standard or custom controller and extensions to controllers can written.
× 61
an object that is created in an org as opposed to standard objects which are provided by Salesforce. Objects in Salesforce are like tables, so creating a custom object is analogous…
× 61 × 60 × 58
a Salesforce Standard Object that represents a sale or pending deal.
× 56
A custom field can be added to standard objects that support custom fields and custom objects to extend the capabilities of Salesforce to suit the specific needs of an organization. Custom fields can…
× 55
all about what a user can do in terms of Field Level Security, object level access, Apex class access, Visualforce page access, and other built in Salesforce access that are…
× 53 × 51 × 50
Sharing enables record-level access control for all custom objects, as well as many standard objects.
1 2 3 4 5 15