Closed (fixed)
Project:
Salesforce Webform Data Integration
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Nov 2008 at 15:45 UTC
Updated:
1 Dec 2008 at 20:31 UTC
All of those issues I was having last week have been fixed. It was in fact a firewall issue.
In the process I noticed another issue and I'm not sure if it's intentional or not. While the firewall issues were causing me to not receive any information for the leads on my I tried to turn the "Submit to Salesforce" option on the form off so that it would just store it in the webform table on my database rather than just give the end user an error. When you turn it to off and submit it doesn't appear to save. When I go back to the Edit screen it says it's still set to Yes.
Thought I'd let you know.
Comments
Comment #1
obsidiandesign commentedBug corrected. There were two different issues in hook_nodeapi() that prevented the change in submission status.
Bryan
Comment #2
amariotti commentedGreat! Thanks!