Salesforce - community.salesforce.com

General Information:

Latest News:

Error: Compiled formula is too big to execute (5,593 characters). 27 Aug 2013 | 02:00 pm

Hi , I am implementing the lead scoring framework in SFDC, as part of this process I have created a formula field to calculate the location rating. Formula as below: IF( ( Corporate_Headquarte...

Help on test class 27 Aug 2013 | 01:09 pm

Hello, I am trying to write a test class for the follwing Apex class controller but getting only 61% code coverage. Can some one please help to get the maximum? Thanks, Dinesh Apex class:...

Governer limit 27 Aug 2013 | 12:54 pm

Need some help on governer limits Total number of records retrieved by SOQL queries - 50000 It is mentioned that total no of records retrieved by SOQL queries in an apex context should be 50000. ...

Custom button and APIs 27 Aug 2013 | 12:53 pm

Hi everybody, I am new to force.com. So I dont know much about it. Here is what I want to achieve. I have an object 'Inventory' with a custom read-only field 'Stock' and a c...

Need info on Report Date Range 27 Aug 2013 | 12:37 pm

It may sound really stupid, but I had this doubt while customizing a report. Question: Is there any way we can customize the date range (From & To) in report 'Standard Filters' to show past & futu...

How to get record name that is known its id without the consume from soql governor limit? 27 Aug 2013 | 12:16 pm

String aid = '001c0000002bXcc'; Account a = new Account(id=aid); System.debug(a.name); The debug line is empty. How to get record name?

Is there any way to send some selected checboxes checked in apex:checkbox 27 Aug 2013 | 11:24 am

Is there any way to send some of the selected checkboxes checked  from inside the controller so that they seem  checked by default ...?? Thanks

Reagarding unexpected token error 27 Aug 2013 | 11:23 am

hi , i have a error ragarding the following vf page code.any one plesae solve this error.advnce thanks <apex:page controller="InterviewOne_controller" sidebar="false" > <apex:form> <apex:sectionHead...

Error: Compiled formula is too big to execute (5,593 characters). 27 Aug 2013 | 11:15 am

Hi , I am implementing the lead scoring framework in SFDC, as part of this process I have created a formula field to calculate the location rating. Formula as below: IF( ( Corporate_Headquarte...

Help Regarding Lead Conversion 27 Aug 2013 | 10:25 am

Hi I want to convert a lead to account and contact immediately when the lead status is changed to closed... is it possible to convert it through workflow rule or i have to go with trigger ..... ...

Recently parsed news:

Recent searches: