Posted by tom friedhof on March 18, 2008 at 6:21pm
| Project: | Salesforce Suite |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When importing the SF object to a node type, the multipicklists do not get imported into Drupal because the field type is missing from the $field_type_params array that maps the SF object field to the cck node field. I'm currently adding to this capability to the module to allow multi select fields with all the options importing in. Has anyone already addressed this so I'm not duplicating any efforts?
Tom Friedhof
Comments
#1
Here is a patch to allow the salesforce_account module to pull in multipicklists and save the data back to SFDC in the put object data method.
#2
#702614: 5.x branch is no longer relevant. Let's drop it.