Closed (fixed)
Project:
Salesforce Suite
Version:
6.x-2.x-dev
Component:
sf_user
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2011 at 17:33 UTC
Updated:
27 May 2012 at 06:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
dpearcefl commentedThis patch enhances sf_user.module and sf_node.module.
Comment #2
kostajh commentedNot all fieldmaps have descriptions. How about doing something like this instead:
That way the end-user doesn't see a potentially confusing set of empty parentheses if no description is set.
Powered by Dreditor.
Comment #3
aaronbaumanCan we solve this by linking the fieldmap name to the fieldmap edit form?
Comment #4
dpearcefl commentedFieldmap names can be really ugly. Example: b6d3f0616ee367fb19a78b92f286c82a
So I'd rather NOT show them in the edit form. Linking to the form might be OK.
Comment #5
aaronbaumansorry, i meant putting a link to the edit form in the message.
e.g.
Comment #6
kostajh commentedI think that looks great.
Comment #7
dpearcefl commentedWhat is going on with this issue? Is a final patch needed? (Just trying to keep the train moving.)
Comment #8
dpearcefl commentedLooks like this may be there in git. Can someone else confirm?
Comment #9
kostajh commentedThis was not committed, we need a patch that incorporates changes from #5.
Comment #10
dpearcefl commentedI'm not in a position right now to test this patch file nor the actual code in the change. Can anyone else handle this?
Comment #11
dpearcefl commentedBump.
Comment #12
dpearcefl commentedThis works for me.
Comment #14
kostajh commentedThis is committed, thank you! I made an adjustment to show the description only if it's set.
http://drupalcode.org/project/salesforce.git/commit/4281693
Comment #16
nicodv commentedI know is late for this discussion, but now that i'm getting this error "Warning: more than one "automatic" salesforce mapping detected. Used fieldmap" it means I'm mapping two objects in sf to one in drupal? I'm trying to map Accounts and Opportunities in SF to Users in drupal.
This is not doable?
thank you very much