• phanidev
  • NEWBIE
  • -3 Points
  • Member since 2016
  • Phani

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 1
    Questions
  • 5
    Replies
Need Apex and visual force trainer  for good pay any suggestions would help. 
Indian salesforce trainer is required ping me with your resume or credentials to my mail id i.e "akshaymor138@gmail.com".
The person knows about administration or developer or sales or service cloud. 
Pay scale is 12000-15000 with accommodation.
The person should have B1 visa ready and able to go next week. 
getting error: 
Challenge Not yet complete... here's what's wrong: 
Executing the 'generateStringArray' method failed. Either the method does not exist, is not static, or does not return the proper number of strings.


public class StringArrayTest {
    
    public static string[] generateStringArray(integer n){
        
        List<string> l1=new LIst<String>(n);
        
        for(integer j=0; j< n; j++){
            l1.add(j, 'Test '+j);
        }
        return (l1);
    }
}
Please help.
I have a requirement to send email on daily basis to a set of people.How do I perform this action?

Please help.
Thanks inadvance.

Hi All,

Mansa Systems offer Salesforce training courses for Experienced Developer and Administrators in Gurgaon, INDIA


Salesfore Developer (Dev-401)
Salesforce Advance Developer (Dev-501)
Salesforce Administrator (ADM-201)
Salesforce Experienced Administrator (ADM-211)
 
Duration: 6 Weekends Course for working Professionals (On Sat and Sunday)
Timing : 09:30 AM to 4:30 PM
Contact us at E-Mail: training@mansasys.com   OR   Call : +91 97164 89860 
  • March 23, 2015
  • Like
  • 0
Hello,

After following the below steps and clicking save, the action "send an email" in the Publisher section doesn't show in the case feed of one of the support process. Any suggestions? Thanks

From Setup, click Customize | Cases | Page Layouts.
How you access the Case Feed Settings page depends on what kind of page layout you’re working with.

For a layout in the Case Page Layouts section, click Edit, and then click Feed View in the page layout editor.
For a layout in the Page Layouts for Case Feed Users section, click  [Case feed layout expand button]  and choose  Edit feed view. (This section appears only for organizations created before Spring ’14.)

Select Use Page Layout Editor to Configure Actions.
Click Save.
To access the page layout editor:

For a layout in the Case Page Layouts section, click Edit.
For a layout in the Page Layouts for Case Feed Users section, click  [Case feed layout expand button]  and choose Edit detail view. (This section appears only for organizations created before Spring ’14.)

In the page layout editor, click  [page layout editor change tool]  in the Actions in the Publisher section.
In the palette, click Actions.
Drag the actions you want to the Actions in the Publisher section. You can also drag actions to change the order in which they appear, and can drag off actions you don’t want. 
On the Case Feed page, up to approximately five or six actions are displayed in the publisher; the rest are included in the More drop-down list.
Click Save.