Active
Project:
Content Construction Kit (CCK)
Version:
6.x-1.x-dev
Component:
Token Integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2009 at 06:52 UTC
Updated:
26 Feb 2010 at 04:20 UTC
I'm not sure which component this would be... but
I have a text cck field set up in a content type used in content profile. And when I use one of the tokens provided for that, it only prints the first item and *not* each "checked" item.
I attached some screen shots to hopefully show what is happening.
The first 2 screen shots show the cck field.
the next one shows the tokens in the send email rule
then the checkboxes in the actual user profile
and finally, the emailed result which shows just the first thing being printed.
Thanks for any thoughts!
| Comment | File | Size | Author |
|---|---|---|---|
| rule-checkboxtokeninemailonlyshowsfirst.jpg | 21.65 KB | yesct | |
| rule-profileselectedmorethanone.jpg | 25.82 KB | yesct | |
| rule-token.jpg | 43.83 KB | yesct | |
| rule-cckfieldpage2.jpg | 109.05 KB | yesct | |
| rule-cckfieldpage1.jpg | 155.46 KB | yesct |
Comments
Comment #1
fagoI suppose this is a known issue of token. Check the token modules issue queue and if you can find an existing issue assign this issue as a duplicate.
Comment #2
yesct commented#156860: Support for multiple entry fields and field groups in CCK token
Is a canidate for duplicate. I'm still looking around the issue queue.
Comment #3
pcool commentedFirst of all congrats to YesCT for the very clear explanation and the step by step screenshots.
I have the same problem but unfortunately no solution yet.
Comment #4
dave reidThere is no CCK code or tokens in token.module. That is provided by cck.module.
Comment #5
agileware commentedI would agree that this is a duplicate of #156860: Support for multiple entry fields and field groups in CCK token
I have now added a more in depth patch for that issue so check it out and test if you can.