This is a discussion on Generate Custom Email with custom fields in ContactPage within the Salesforce PHP Tutorials forums, part of the Salesforce category; Hi all,
I am using developer version in salesforce.com
I have one
-
Generate Custom Email with custom fields in ContactPage
Hi all,
I am using developer version in salesforce.com
I have one requirement. The requirement is as follows
1. I want a "Send Custom Email"(Next to: Request Update button) button in contact page(salesforce.com)
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 02:10 AM.
Reason: spelling error
-
This has already been posted in another post, please refer back to that post
-
Hi Jaff,
Yes this is possible. As Mike mentions, there is already a posting for this somewhere that you could probably search for.
I would create a custom button to send the details of the page (ID append it with the https://na2.salesforce.com/{ID}) and all the other info you're looking for. That would go into some outbound messaging parser and you'd generate the e-mail in PHP. I can look for the code but it'd probably be faster if you looked around.
-

Originally Posted by
Willis
Hi Jaff,
Yes this is possible. As Mike mentions, there is already a posting for this somewhere that you could probably search for.
I would create a custom button to send the details of the page (ID append it with the https://na2.salesforce.com/{ID}) and all the other info you're looking for. That would go into some outbound messaging parser and you'd generate the e-mail in PHP. I can look for the code but it'd probably be faster if you looked around.
Hi willis,
Could u please post the url for the above question here..
Thanks
JAff
Similar Threads
-
By hjaffer2001 in forum Salesforce APEX
Replies: 2
Last Post: 07-20-2010, 01:11 AM
-
By hjaffer2001 in forum Salesforce PHP Tutorials
Replies: 2
Last Post: 07-20-2010, 01:02 AM
-
By ch3f in forum Salesforce Coding Discussions
Replies: 3
Last Post: 03-22-2010, 07:05 PM
-
By ssw in forum Salesforce Coding Discussions
Replies: 1
Last Post: 09-15-2008, 02:47 PM
-
By mike in forum Salesforce Coding Discussions
Replies: 4
Last Post: 11-06-2007, 03:19 PM
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Bookmarks