I am not at my regular machine right now, so I have trouble locating if, but I know there is an open issue for building tokens from multi-value CCK fields. I suspect searching on "multi-value" or multivalue" will turn it up quickly. Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________ From: Chana Campos <ch...@braintag.net> To: development@drupal.org Sent: Sat, November 27, 2010 7:16:10 PM Subject: [development] CCK Checkboxes and Tokens Hi all, I have a need to be able to take a list of items from a CCK checkbox list - and create tokens to create a message. In other words, if someone checks "Pneumonia" - I need to be able to pick up that selected value and use it as a Token ("pneumonia") in a tokenized email or message. From all I can see, CCK will create a Token automatically for a regular Text field, but not from a field that contains values within it, i.e. checkboxes or the values of radio buttons. Have I missed something - or is that your experience as well? Thanks in advance, Chana