-
Salesforce Webform Data Integration: April 17, 2012 3:47
Commit 6db5cf5 on 7.x-1.xIssue #1536254 by obsidiandesign: Updated all instances of Salesforce in the module to reflect proper case.
-
Salesforce Webform Data Integration: April 17, 2012 3:40
Commit e41090e on 7.x-1.xby obsidiandesign: Updated the reminder about setting Salesforce username and password information in the Webform config screen to include a link.
-
Salesforce Webform Data Integration: April 16, 2012 23:58
Commit e524fac on 7.x-1.xIssue #1535722 by obsidiandesign: Corrected a minor error that was causing a duplicate field error in Salesforce depending upon how the user had set up the WebformSID field.
-
Salesforce Webform Data Integration: April 12, 2012 19:03
Commit 7fcc16f on 7.x-1.xby obsidiandesign: Updated .install file to properly reflect changes in Drupal 7; updated README.txt to credit Aktana; Updated several files to reflect changes per Coder module's Code Review; Added empty /includes/ directory.
-
by obsidiandesign: Updated the module info file to reflect renaming of the Salesforce Fields module to Salesforce Webform Fields.
-
by obsidiandesign: Updated the menu hook to ensure the admin settings page shows up in the menu.
-
by obsidiandesign: Updated README.txt and INSTALL.txt to reflect Drupal 7-specific changes.
-
Issue #1150796 by chriscalip, obsidiandesign: Added support for Drupal 7. Numerous code fixes per the Coder module as part of the upgrade to Drupal 7.
-
Issue #1090634 by btlife: added a Drupal message when required fields are missing on the webform. Fixed code errors per the Coder module.
-
Issue #1109560 by btlife: Added handler for webform deletion. Database entry for the webform in the salesforcewebform table will be deleted when the corresponding webform is deleted.