• SA_Dev
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 0
    Replies

Hi All,

 

We need to use API call on Event Invitees to add multiple invitees automatically.

Kindly let us know if there any way for it.

 

 

Thanks

sunil Arora

  • November 12, 2009
  • Like
  • 0

Good Morning,

 

I am trying to create AccountShare records without giving anyvalue in RowCause field(as its a read only field), but by defauls it is getting  the value"rule" instead of manual.

 

Please let me know how to create rules with value 'Manual"?

 

 

 

Thanks

Sunil Arora

  • October 12, 2009
  • Like
  • 0

Hi All,

 

I am trying to delete Account Share records using apex. Kindly le me know, if it is possible and how.

 

 

Note:- The is no AccountTeamMember record for those share record. we just need to delete AccountShare records.

 

 

 

Regards

Sunil Arora

  • October 12, 2009
  • Like
  • 0

Hi All,

 

I need to run batch apex in every 2 hours using "batch Apex" faciulity given by SFDC. Please help me with the same.

 

 

regards

Sunil Arora

  • September 22, 2009
  • Like
  • 0

Hi All,

 

We are working on a custom VF page its functionality is given below:-

 

We have two custom fields on Lead :- 1) Account lookup  2) Contact lookup

 

We are using both the fields in VF page. 

 

Requirement:- If user select any value from contact lookup on VF page, then its related Account should populate automatically on the same VF(Lead edit) page.

 

We are  able to do the same on other fields like(text fields, piclist fields), but as this(account field) is a lookup field we are not able to do it.

 

e.g.:- For text field we can use <apex:inputText value="value fetched from Contact" />

         but we are not able to do the same for lookup field.

 

Kindly help us with the same, any answer will be much appreciated...

 

 

Regards

Sunil Arora

 

 

 

 

  • September 10, 2009
  • Like
  • 0