Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download webform2sugar-7.x-5.x-dev.tar.gztar.gz 13.55 KB
MD5: ad2b511273c460cf74968ad5ccba7851
SHA-1: 5c14bd57d35aaacec280a57b60696d295366a4c5
SHA-256: b3c66464217e293a93a38328000ec486dd721d2fce289265236c767b5f311a37
Download webform2sugar-7.x-5.x-dev.zipzip 15.91 KB
MD5: ce9164b4ea6380a6aecdb2b615c4ad05
SHA-1: cc346d47755a3f623c31cb3aa1d3cf537aaf6bb4
SHA-256: 62a00c527df42bdcb008ddf6eaf07a7456f77335e2f9877f11f509509582a49a

Release notes

Version 5 is a rewrite of the webform2sugar module for drupal 7 and webform module version 3

  1. Mappings are now stored in the database. This allows for a single webform field to be mapped to multple fields in sugar and for a single sugar field to have multiple fields mapped to it.
  2. Settings are now managed on seperate page inside of the webform tab.
  3. Each webform can now be sent to a different sugarcrm server
  4. Campaign Ids can now be overriden on the form so that a single form can go to multiple campaigns.
  5. Webform2Sugar now checks urls to be sure they are accessible before saving them to the database.
  6. Webform2Sugar now supports custom mappings without hacking the webform2sugar_fields.inc file.
  7. Webform2Sugar now uses the webform hooks to integrate with webform. Which means the following changes:
    • Multi-Page forms now work in all cases.
    • Webform2Sugar now sends the value of selectboxes and checkboxes, not the safe key.
    • webform2sugar no longer "hijacks" the key values in the webform fields, so these can now be used for other purposes.
Created by: rurri
Created on: 13 Jan 2012 at 00:28 UTC
Last updated: 13 Jan 2012 at 12:49 UTC

Other releases