|
|
|
|
|
Force.com Discussion Boards :
Developer Boards :
General Development :
Integrating Web-to-Case into Email Newsletter
|
|
|
|
|

|
Integrating Web-to-Case into Email Newsletter
|
|
huck57
Visitor
Posts: 2

Message 1 of 4

Viewed 6,819 times
|

|
|
Greetings. I'd like to incorporate the web-to-case functionality into an email newsletter I'm sending out via VerticalResponse. Most everything works well -- just generated the HTML in SFDC, then added it into the free form email template. Except for one thing:
When you click on the Submit Query button from within the email (which succeeds at creating a case in SFDC), it then launches your browser, opening to the following url:
My intention is for it to follow this code (but it does not):
<input type=hidden name="orgid" value="00D30000000144Y">
<input type=hidden name="retURL" value="http://www.mysite.com/thanks.html">
Any insights?
Many thanks!
|
|
|
|
10-16-2007 09:08 AM
|
|
|
|
|
|
|
|

|
Re: Integrating Web-to-Case into Email Newsletter
|
|
huck57
Visitor
Posts: 2

Message 3 of 4

Viewed 6,792 times
|

|
|
Hi Chris,
Thanks for your response. I did a little more investigation and found that hotmail may not be the only problem (not as big of deal for business users). Turns out that Outlook 2007 seems to no longer support some advanced functions, in the name of "security." So, my checkboxes and submit button disappear and are replaced with non-interactive text or brackets. This is more likely to be a problem with my mailing list over time, so I've nixed the form-within-an-email idea.
Thanks for your help.
|
|
|
|
10-17-2007 01:54 PM
|
|
|
|
|
|
|
|
|
|
|
|