• Sforcehari
  • NEWBIE
  • 50 Points
  • Member since 2011

  • Chatter
    Feed
  • 2
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 34
    Questions
  • 22
    Replies

Looking to use Database.com rather than Salesforce, for a mobile app.  This will require pictures as part of the object.  How do I upload them? I will use Text Area (Rich) as the field type within the object.

Hai Guys,

 

 Can you please help me,in following issue.

 

 How we can update picklist value with the value in another field.

 

 example :-  i have picklist   status, it's Values are   Value1,Value2,Value3

 

I have another field SYS status   Value.

 

I need work flow like,  when ever value populated to SYS status then i need to update that pick list with that Value.

 

Please help.

 

Regards,

Haribabu

Hai to Salesforce,

 

 I want to send an email alert to user when the task is overdue, unfortunately we don't have option to send  overdue email through workflows, so the only option is Apex code and Visualforce email template,but i have searched enire to get about Vfemail templates, but i didn't get needed information forme,

 

 please help me , I am creating Vfemail template sucessfully,and in verify test and getting merge fields also,

 

 Now i am having doubt like, how we can send that Email template to User through Trigger and how i can pass record ID to that template in trigger. please help me

 

Regards,

Haribabu

Hai friends,

 

  1. Upon a new record orchanged Status= “get” , set DCRRequired to “ADD”

  2. Upon a changefrom Status= “get” to adifferent Status,set DCR Requiredto “Delete”

 

How we can achieve this functionality.

 

Regards,

Haribabu

Hai to salesforce,

 

  I have Destinationoperator field on the object,MessageRoutingType and Message Type are picklistfields on the Masterobject.

 

 Requirement:-

 

          On insert  ,Destinationoperator is not Blank,

 

          on Update, When  Destinationoperator has changed ,Validate that the MessageRoutingType  and  Message Type on Master are

 

         must populated.

 

Regards,

Haribabu Amudalapalli

Hi,

    I just created a vf page to display the records of an object...and i add check boxes to that page block table to select multiple records and need to delete it by click the command button "delete".

  can any one give  hint for apex code to delete the selected records....

hai friends,

 

      I have small requirement like , i am creating task to user1 when an account created ,now my clien want that user2 should auto follow that task. How we can achiecve this, Can you any body help me !

 

 

 

Thanks in Advance

Haribabu

 

Hai,

 

 I have Established connection from My Org to another Org, My requirement is sending contacts and opportunities associated with an account,while tranfering Account.

 

Can you any body help me in this Scenario.

 

 

Thanks In Advance

Haribabu.Amudalapalli

Hai,

 

 I have Established connection from My Org to another Org, My requirement is sending contacts and opportunities associated with an account,while tranfering Account.

 

Can you any body help me in this Scenario.

 

 

Thanks In Advance

Haribabu.Amudalapalli

Hai friends,

 

     I want to display my custom page ,when user click on calender.... can you  any body guide me how we can do that.

Or please provide any reference documents?

 

 

Thanks in Advance

Sforce Hari

Hai friends,

 

   Can you anybody help me to query all Activities in single query for a contact.

 

 

Thanks in advance

 

sforcehari

flexandsalesforce.blogspot.com

Hai friends i blog an example of chatter application,i have designed a vfpage ,from there you can post,you can see your recentfeeds,you can add comments to posts.....

 

                   http://flexandsalesforce.blogspot.com/2011/07/chatter-on-vfpage.html

 

This may be helps for any of our comminity  friends.

 

Thank you

Haribabu

Cerified force.com developer

Hai Friends,

 

       I have blogged an example on 'Generating Random Passwords to Different Users' ,Please check this once.This May be helps for any of us.

 

                    http://flexandsalesforce.blogspot.com/2011/07/generating-random-passwords-to.html

 

Thank U

 

Haribabu

Certified Force.com Developer.

flexandsalesforce.blogspot.com

In the same way that it is possible to use the Metadata API to create custom objects in SF, is it possible to create Apex classes or VF pages?

 

TIA