Discussions
- General Development
- Schema Development
- Apex Code Development
- Visualforce Development
- Formulas & Validation Rules
- Security
- Mobile
- Force.com Sites & Site.com
- Chatter Development
- Java Development
- .NET Development
- Perl, PHP, Python & Ruby
- Desktop Integration
- APIs and Integrations
- Visual Workflow
- Apple, Mac and OS X
- VB and Office Development
- AppExchange Directory & Packaging
- Salesforce Labs & Open Source Projects
- Other Salesforce Applications
- Jobs Board
- Force.com Discussion Boards
- :
- Search
turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Show
- Discussions
-
in accepted solutions
- +
-
solved
- +
-
in General Development
1 - 10 of about 2,000 discussions
Sorted by:
String Names = '^Community$|^Luxury$|^Golf$|^Course$|^Hospitality$|^Industrial$|^'; My Code: Names = (Names!= '' && Names!= null) ? Names.replaceAll('\\$|^,'') : ''; system.debug(Logg...
05-20-2013
08:17 AM
4
Replies
111
Views
I am working on service cloud console and somehow Case Feed Layout is not showing (Setup->Customize->Cases->Pay Layouts) doesn't have "Case Feed" layout selection anymore. I ch...
05-20-2013
02:04 PM
2
Replies
100
Views
I got a copy of the trigger and placed to cases->trigger. However, it is remains "inactive" state and I have no idea how I can turn this "active". It seems like I have to u...
05-17-2013
01:24 PM
4
Replies
154
Views
I am not getting the correct way putting date in below SOQL statement SELECT id, CreatedDate FROM Sales_Order__c where CreatedDate < 2013-01-11 could some one help please Thanks erro...
05-20-2013
11:05 AM
1
Reply
98
Views
Hi, I have put a condition in workflow to trigger email to users if lead satus field is updated. To Either MQL or SQL OR(
ISPICKVAL( Status , "MQL"),
ISPICKVAL( Status , "SQL&qu...
05-20-2013
12:26 AM
2
Replies
111
Views
Where do you change the Hover detail? Choose the Right answer a) Mini View b) Page Layout c) Profile d) Mini Page Layout
05-14-2013
03:33 AM
3
Replies
162
Views
Hi, I Created a E-Mail Template for Leads. My Requirement is to add Lead Name in the Subject Line. I tried adding Below code in the subject but its not showing when email is triggered {!L...
05-14-2013
12:08 AM
1
Reply
100
Views
Hi, I made a email alter when work flow condition is set as mentioned below. In Lead there is a Column called Lead Status When lead status is changed to MQL or SQL it must trigger email to ...
05-08-2013
03:37 AM
11
Replies
165
Views
...each person account to consist of one account as well as one contact. A. True B. False Ids can not be identified from which of the following standard ways : A. From Formula Fields B. From the...
05-17-2013
03:07 AM
2
Replies
120
Views
...() Created date – Now() Dynamic dashboard have schedule refresh? a)true b)false how? Custom objects in sites have which kind of permission ? A. Read Only B. Read, Create, Edit and Delete C. Read and Create D...
05-17-2013
12:12 AM
3
Replies
145
Views

