absolute_messages 7.x-1.1-rc1

New features

First release candidate for 7.x-1.1 version.

What's new:
- added option to re-show already dismissed messages
- changed default number of messages above which "Dismiss all messages" icon should be displayed
- moved absolute_messages JS data out of Drupal.settings
- added z-index for #absolute-messages-show to make it work with D7 admin toolbar
- updated functions docs

webform2sugar 7.x-4.0-beta3

New features
  • Issue #1120086: Fixes a problem where the module attempted to create the schema which already existed during installation
  • Issue #1145272 by osman: Changed multiple values to be posted to sugar as multiple values instead of separated by spaces
  • Issue #1277564: Users may now use campaign id as a hidden field to override default value
  • Issue #1247104: Fixed Watchdog format
  • Issue #1266470: Changed Campaign id to be part of post data

webform2sugar 7.x-5.0-alpha1

New features
Bug fixes

Yes, I know this seems very soon for a major version update, however, I think there is good reason for this major version change. Version 5 is a rewrite of the module from the ground up and it fundamentally changes the way the webform2sugar module operates.

This version now follows the pattern of other webform module add-ons by simply creating a new tab in the webform section of webform nodes. There are a number of advantages to this approach, and this version sees a lot of changes that were not possible to accomplish with version 4 and before.

The major changes in this version are:

  • 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.
  • Settings are now managed on seperate page inside of the webform tab.
  • Each webform can now be sent to a different sugarcrm server
  • Campaign Ids can now be overriden on the form so that a single form can go to multiple campaigns.
  • Webform2Sugar now checks urls to be sure they are accessible before saving them to the database.
  • Webform2Sugar now supports custom mappings without hacking the webform2sugar_fields.inc file.
  • Webform2Sugar now uses the webform hooks to integrate with webform. Which means the following changes:

webform2sugar 7.x-5.x-dev

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

Pages

Subscribe with RSS Subscribe to RSS - 7.x