Closed (won't fix)
Project:
Salesforce Suite
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Jun 2011 at 13:33 UTC
Updated:
10 Dec 2012 at 16:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
EvanDonovan commentedHmm...this sounds like a great idea. I'm tempted in 7.x to remove the PHP evaluation entirely, or at least to make it part of a separate module. That said, I wouldn't have the time for this in the short term, but a patch would be great.
Comment #2
EvanDonovan commentedTo put on the 7.x-2.x roadmap (medium priority).
Comment #3
vasikesubscribe. patch or separate module?
Comment #4
kostajh commentedI think token support belongs in the Suite.
Comment #5
vasikefirst i changed to 7
then ... there is patch for it.
there are some problems with the Fieldmap form. It doesn't understand the Fieldset and other forms stuff in the right way.
Comment #6
EvanDonovan commentedYes, the fieldmap form was not ported 100% correctly. Some of it was automatically ported.
If you know how to fix any of the underlying issues, that would be appreciated.
Comment #7
EvanDonovan commentedI think some people might be interested in 6.x version (since that is where over 90% of users are currently), and where the original request was for.
It's probably fine to have this be in 7.x for now though, since there didn't seem to be a patch forthcoming for 6.x.
As to fixing the issues with the fieldmap form, I can't make a promise as to when I would have time for that - this particular functionality would be nice, but is not crucial for my use case.
Comment #8
vasikeI think this also usefull to have Salesforce ID's defined as Entity tokens.
Comment #9
vasikeis there a reason not to commit this?
actually, yes. could be because of the fieldmap form js.
Comment #10
aaronbauman2 changes:
1. #token_tree is not available unless contrib token module is enabled.
2. updated support for javascript show/hide extra value field. depends on #1199026-2: JS in fieldmapping UI not working despite attach behaviors switch
vasike, let me know if it works for you and we'll get it into dev.
Comment #11
aaronbauman.... and the patch
Comment #12
vasikeyes right. as i said [1199026#3]. thanks a lot
Comment #13
EvanDonovan commentedGreat work, vasike and aaron! I will commit this in a few hours (after testing, of course).
Comment #14
EvanDonovan commentedCommitted: http://drupalcode.org/project/salesforce.git/commit/107edaf.
Moving back to 6.x-2.x, where the patch will probably need to be re-done significantly.
Comment #15
Anonymous (not verified) commentedThank you for adding this. What is the procedure for using these tokens? %value[key] did not work for me. Need this for forms being passed to Leads.
Comment #16
kostajh commented