• Vandy7
  • NEWBIE
  • 0 Points
  • Member since 2010

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 10
    Questions
  • 11
    Replies

Hai all,

 

I have a lookup from my custom object(say,Project) with Contact(standard object)  through the customfield contact__c.

 

Now,if I want to access the fields of Contact object through my custom object,how Can I do it?

 

I tried doing Project__c.Contact__r.Mobile,But it doesnt work.

 

Please help me figure it out.

Hai everyone,

 

I am able to send SMS to mobile phone using HTTP API form force.com platform.But I want delivery reports when the message is sent successfully.

 

 

 

Can anyone help me with this????????????????

 

Thanks in advance. 

Hai all, I have a command link defined in a visualforce page.On clicking that,I want the value to be filled in a text area which is another visualforce page.Can anyone help me to this?

Hai everyone,

 

 

 

 

 

 

 

Can anyone suggest me a method to navigate to a visualforce page onclick of a custom button in force.com.

I am using a javascript function to navigate but the page opens in a new window.But I want it to be opened in the same window.

 

Thanks in advance.

 

Hello everyone,

 

 

I am a newbie to force.com platform.Can anyone suggest me the code for accessing email template through command button in visualforce page.

 

Thanks in advance.