+ Reply to Thread
Results 1 to 3 of 3
This is a discussion on How to add Custom Button in SalesForce within the Salesforce PHP Tutorials forums, part of the Salesforce category; Hi Everybody, I want to create a custom button on contact page(next
  1. #1
    hjaffer2001 is offline Junior Member
    Join Date
    Jul 2010
    Location
    Coimbatore,TamilNadu,India
    Posts
    9

    How to add Custom Button in SalesForce

    Hi Everybody,

    I want to create a custom button on contact page(next to Request update in contact page).
    Is it possible to do that in salesforce.com. When a user clicks the particular button it should redirect to a
    new page in salesforce.com and i wish to add some php coding to that page. Please help me and i am new
    to this salesforce.com


    Thanks
    Jaffer
    Last edited by hjaffer2001; 07-18-2010 at 11:49 PM. Reason: No Replies

  2. #2
    mike's Avatar
    mike is offline Administrator
    Join Date
    May 2007
    Location
    Wylie, Texas
    Posts
    607
    Blog Entries
    16
    That is possible to have a php script called from a custom button. I have this on a few buttons to perform different things. The script has to reside on your server and the action of that button would be something like:

    http://your server.com/script.php&id={Account.id} and that would send the I'd of the account object to your server and then you would do something with it.


    What are you trying to do?

  3. #3
    hjaffer2001 is offline Junior Member
    Join Date
    Jul 2010
    Location
    Coimbatore,TamilNadu,India
    Posts
    9
    Hi Mikes,
    Thank you for your reply .. Your website is very useful . Keep the good work..
    I have one requirement. The requirement is as follows
    1. I want a "Send Custom Email" button in contact page.
    2. When admin hits that button it should send a mail with an URL to that particular contact person(Name:XX)
    3. The XX receives an email and clicks the URL sent by the admin.
    4. This url contains some fields(ex:email,fax,phone etc..) and it should be entered by the XX and hits the update button
    5. The fields that the XX entered should by updated in admin end.

    Is this possible. If so please tell me the procedure to do.

    Thanks
    Jaff
    Last edited by hjaffer2001; 07-20-2010 at 01:05 AM. Reason: Spelling Error

+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

SEO by vBSEO 3.5.2