I need a way to display the values from a multivalued CCK field into a view in a comma separated list of values.
I'm using a custom views-view-fields--VIEWNAME.tpl.php and a custom views-view-field--FIELDNAME.tpl.php templates but I'm not able to access the single values of the multivalued field.
Any idea to get that?

Thanks in advance

Comments

steeph’s picture

I had the same problem and found this via Google. For the next one who finds this, here is a solution: http://drupal.org/project/textformatter