I am connecting to Salesforce.com as a data-store and accessing their REST API\'s. Currently, to do a query,have to use SOQL, which is a query language.
I want to fetch a list of all Salesforce objects. I found this link http://wiki.developerforce.com/index.php/Enterprise_Describe_Global
I know how to edit the page layouts for th开发者_高级运维e opportunity products search page, when you search for products to add to an opportunity after choosing your price book. But what about the su
When a new lead comes in, I want to use a before trigger and a Visualforce email template that contains lead field values to send an email using the SingleEmailMessage class开发者_高级运维.The email i
We have a C# (winforms) application used for adding new starters to amongst other things AD, Exchange mailbox, sending emails to relevant people to say new starter arrived etc etc.
This is an APEX code related question and is specific to a VisualForce controller class. Question I am trying to update a record with a known Acco开发者_JS百科untId. However, when I set the ID in the
I have the following code which creates a Task in Salesforce and then tracks a user\'s browsing history and stores it in SalesForce. Currently, it displays each and every page the user has browsed as
I have added values to a Custom Object multi-select picklist as well as a Standard Object multi-sel开发者_StackOverflow社区ect picklist (both fields are custom) and the new values fail to show up on t
I am searching for the solution regarding the radio button in salesforce apex programming. The scenario is I have one object in that one field is updated with valuewhen the radio button is selected
I\'m looking at an SOQL qu开发者_如何转开发ery that may either be hideously out of date or using some facet of their magical field__r.foreign_table join syntax, the code contains a reference to