-
Webform2Sugar: Capture webform result as new leads in SugarCRM: February 26, 2012 6:48
Commit 090454f on 7.x-5.xby rurriFixed Watchdog function call
-
Webform2Sugar: Capture webform result as new leads in SugarCRM: February 26, 2012 6:47
Commit b85e912 on 7.x-5.xby rurriAllow opt_in to ONLY have a safe_key
-
Webform2Sugar: Capture webform result as new leads in SugarCRM: February 21, 2012 7:27
Commit 01daf2f on 7.x-5.xby rurriIssue #1440818: Fixed opt-out and opt-in checkbox which were not working.
-
Webform2Sugar: Capture webform result as new leads in SugarCRM: January 13, 2012 0:26
Commit f9d9f3f on 7.x-5.xby rurriInitial Checkin of Version 5 Complete rewrite. -- 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: - 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.
-
Webform2Sugar: Capture webform result as new leads in SugarCRM: December 3, 2011 7:25
Commit 7dee57a on 7.x-4.xby rurriIssue #1035546: Changed field list to include 9 custom fields for mapping
-
Webform2Sugar: Capture webform result as new leads in SugarCRM: December 3, 2011 7:25
Commit f8a1858 on 6.x-4.xby rurriIssue #1035546: Changed field list to include 9 custom fields for mapping
-
Webform2Sugar: Capture webform result as new leads in SugarCRM: December 3, 2011 7:01
Commit b7ceb64 on 6.x-4.xby rurri -
Webform2Sugar: Capture webform result as new leads in SugarCRM: December 3, 2011 6:40
Commit 67a7776 on 7.x-4.xby rurri -
Webform2Sugar: Capture webform result as new leads in SugarCRM: December 3, 2011 5:52
Commit 044faf1 on 6.x-4.xby rurriIssue #1247104: Fixed Watchdog method call
-
Webform2Sugar: Capture webform result as new leads in SugarCRM: December 3, 2011 5:44
Commit af1dc58 on 7.x-4.xby rurriIssue #1266470: Changed Campaign id to be part of post data