• Sujan Kumar Reddy
  • NEWBIE
  • 64 Points
  • Member since 2012


  • Chatter
    Feed
  • 2
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 17
    Questions
  • 18
    Replies
The ALM module references a free App Exchange app called Change Control, which I don't see on te App Exchange. Does it go by a different name?
Hi,

I want to get the First Name of the Contact Object. When I go to the Contact Objects Fields, they only have a field called NAME. NAME is a combination of (PreFix, First Name and Last Name). 

Is there a way to access the First Name of that conatct from apex code?

Please Help me.

Thanks in advance.

Hi All,

 

If Data.com is enabled for an organization, then we can add “Get Contacts” button in Account Page layout.

 

I had a requirement where in I am not using standard Account Page layouts. I have built custom visualforce page for fulfillment of other logic. Now I need Data.com functionality as well for Account. Data.com is enabled for our organization and users.

 

Can anyone help me how to get “Get Contacts” and “Clean” buttons and their functionality on my custom visual force page(Account Detail Page). Let me know whether we can achieve this functionality for Custom Visualforce page?

 

 

If Yes..how?

 

Thanks in Advance!!

What is Action support and Action pollar in V.F?

What are the ajax components in visualforce?

hai to all ... 

am newbie to salesforce.. am basically siebel developer . just learning sales force by my own.. just i registered myself before 2 minutes ago.

Can any one tell me how is the career for Salesforce In India ?

and also can u suggest what is the pre requisites to learn Salesforce ?

and also please suggest what is the best documentation to study and learn myself and master to salesforce ?


Please reply ur suggestions and ideas to 


jayakumargenius@gmail.com

Hi All,

 

      I am new to Salesforce Developer, I need the information about Apex Programming. Kindly any body please tell me where to start Apex Programming and also tell me any reference books. I need to learn Apex programming within a week so kindly guide me for this,

 

Regrads,

Lavanya.

Why cannot we have a standard picklist as the dependent picklist and a custom picklist as the controlling picklist ?

I recently cleared my 401 certification and I am trying to keep my developer certification current by appearing for this release exam.
I am new to this release exam thing and as such I need someone who has taken this release exam to help me out with few q's.

a) What is the pattern of this release exam ?.How many questions comprise this exam and what format they will be(multiple choice or essay etc) and what is the passing score ?


b) Should I have to complete this exam in a single web session or can i log out take a break and continue ?.

Thanks for your time !!!

VP

Hi Salesforce Gurus,

 

I want to know which relationship is maintained between Salesforce standard objects i.e Account, contact and Case Solution, Campaign lead, etc,... Is it Master detail relationship or look up relationship? One of my buddy having 6 years of experience in Salesforce.com said that "there is no such relationship is maintained in between Salesforce standard objects, These relationships are meant for only custom objects.." Is  it true?  If the relationship is Master detail, it will not follow few things, like master is mandatory while creating the contact record and if we delete account record contact record is not deleted, Could anybody explored on this?? If anybody came across please share a document or any URL saying about relationships for Standard objects in Salesforce.com. Thank you in advance!!

Hi Salesforce Gurus,

 

How to build Dynamic SOSL queries? Let’s say I have one requirement where, there are two fields, by which we search for a few ample of records.  

                Requirement-1: If end user search with only single field value keeping other field empty also, he would be able to get some records as a search results.

                Requirement-2: if end user may give the both the fields value and search again, that time also he would be able to get some records as a search results.

          How to build Dynamic SOSL query for this? Anybody can help me out in this scenario??

Hi,

 

Interview question: Can we write SOQL query in validation rule? Can anybody answer it for me?

Hello,

 

Let say i have one visual force page with Constructor, Getter and Setter methods, What is the order of execution of these methods, it is an interview question which i faced..

 

Regards,

Sujan

Hi,

 

Can we replace the standard salesforce home page with our own custom Visualforce page? can anybody answer for me please..

 

Regards,

Sujan

Folks,

 

I've searched and searched the net for info, but simply can't find anything....

 

As per the subject line, I cannot seem to query SFDC data in the form of Contacts or Campaigns, yet Account information works fine.

 

This is my construct and the error message I get - what am I doing wrong?  I get similar results when trying Contacts.   The error seems to point out that Member Name field doesn't exist in SF, yet it does......

 

Error:  Invalid label -> Member Name

 

CampaignCampaign Nameequalstest campaign
Campaign IDMember Name  

I want to add a button on edit page of a record (say button which opens an external URL in a new window, may be a a url for reference). How do I achieve so?


There's always option of overriding with visualforce page, but there's lot of pitfalls around that approach (say a new recordtype or field is added, you need to create new visualforcce page or update the page respectively etc)

Any idea on how to achieve this? 

 

Chirag

Hello All,

 

How do I enable  multi-currency support for my developer account?

 

any idea?

 

 

Thanks

Message Edited by Dowithforce on 10-20-2009 08:29 AM