Salesforce PFG Adapter 1.0alpha2 (Alpha release 2)
This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
Incremental Bug Fix Release
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 2.5 |
|---|---|
| State | Alpha release |
| License | GPL |
| Release Manager | Andrew Burkhalter |
| Released | 2007/07/26 |
Incremental Bug Fix Release
Change log
Fixes include:
- Worked around issue where the DataGridField strips proceeding/trailing spaces for its FixedRow values, but our generateFormFieldRows method did not, thus each save of the adapter produced duplicate mappings in the DataGridField UI (jessesnyder, andrewb)
- Providing custom mutator for the field map user interface, which now auto-cleans up those fields that have been removed or re-titled (jessesnyder, andrewb)

