Posted by obsidiandesign on September 3, 2008 at 2:31am
Jump to:
| Project: | Salesforce Webform Data Integration |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | obsidiandesign |
| Status: | closed (fixed) |
Issue Summary
Version 1.0 of the module will not properly redirect inside Webform when the user has submitted the webform through SalesForce. Unknowingly, I accidentally coded into the module code that tricks Webform into thinking that every submission is an edit, not a new submission (if applicable). Therefore, Webform skips the redirect step. This has been corrected in the 5.x-1.x-dev branch (as of 9-2), and will be in the 5.x-1.1 release. If no other changes come up, I'll commit a new version for 5.x-1.x in a week or so.
Comments
#1
Automatically closed -- issue fixed for two weeks with no activity.