Forums

Salesforce

wrw28 08 Sep, 2008
Hi:

I am trying to implement a simple contact form and have it submit to Salesforce. I have tested the form as an email submittal. It works perfectly. When I add the submit url to salesforce, the submit button will not even work (it does not redirect...nothing happens). I am using Joomla 1.5. My submit url is: https://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8
then there are 2 hidden fields:
<input type=hidden name="oid" value="MMMMMM"> /* removed the value for security reasons */
<input type=hidden name="retURL" value="http://www.mysite.com">

I have debug on...is there a special addon for firefox that will allow me to see what is going on? I'm concerned it maybe the SSL, but not sure how to get at the problem. Any help greatly appreciated
Max_admin 08 Sep, 2008
Hi,

I never worked with salesforce but try to omit the s from https and try to see if the submit button will work ? or maybe its the URL ?
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
This topic is locked and no more replies can be posted.