• CRJ2011
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 18
    Questions
  • 12
    Replies

I downloaded non profit apps form app exchage in sandbox ,configured it and now I am trying to move it to production . I created out bound change set , selected app non profit CRM and nonprofit_settings . When I validated in production it failed with error

 

 

Non_Profit_CRM Custom App In field: tab - no CustomTab named npe03__Recurring_Donation__c found

Nonprofit_Settings Custom AppIn field: tab - no CustomTab named npo02__Households_Settings found

 

I don't see any such component in sandbox . Am I missing anything ?

 

Thanks

One of my users (system admin profile) is unable to convert lead on her desktop but can do it on tablet ?Could anybody suggest anything ?

 

Thanks

This is the first time I am trying to import/export data. My org has around 5000 records Acount and contact  

which I want to copy to configuration sandbox  (we donot have full copy ) . 

 

I know I can do it through dataloader and Import wizard too. 

 

I tried dataloader : it exports fine(around 3000 account record)  but only import s 1500 records . Rest are in error file . we do have recordtypes  . Is there any way to check why import is failing ?

 

If I want to use Import wizard : Do I need to make one CSV file for Account and Contact ? This is what I understood from Help .how would I map fields then ?

 

Any kind of help or advice is appreciated .

 

Thanks

 

 

 

 

 

 

Hi , 

I am a certified Salesforce Administrator (newbie)  doing course in JAVA programming . I am looking for some small project ideas for my course work where I can use Java and salesforce . 

Any suggestions are highly appreciated.

 

Thanks

I deployed new page layout and a custom field from configuration sandbox to production . Page layout looks fine ,but the custom field for which I chaged datatype from text to picklist is not editable . I manually made it editable through field accesibilty but even then it is not editable . One other picklist which I created new has the same behavior . What am I misssing ? 

In my organizations we enter two contact information (Primary and Secondary) with new leads . My question is :

How do I create two related Contact records with same Account on lead conversion.

 

 

When we create new Lead , we enter Last name and First name which is the taken as Name on Leads records . 

Is it possible to keep it last name ,First name on Detail record . Is there a way to rename these fields .

 

 

 

I am new to force.com and want to practice SOQL queries . how to do that. Any editor?

In my scenario one account has many child account records (heirarchial relation) . I want to count these child records. 

I am very new Apex and salesforce . Please guide.