There is something missing a bit with the wonderfull token functionnality which is the final output of views send specific rows tokens.

Exemples : if I select a date token (say the created date for the user), I receive the timestamp and not the formatted date. Same for any cck field where we get the key.

Question is how we could get the formated views field. Seems not simple as the $context varibla passed through the views_send_mail_action function itself only contains the raw queries and not formatted ones. Is there a mean at least to format some of the fields before passing it to views_send_mail_action ?

Comments

stewart.adam’s picture

Status: Active » Closed (duplicate)
hansfn’s picture

Yes, it is a duplicate of #1937548: Use rendered fields. However, the patch was never back-ported to the D6 version of Views Send. If someone still needs this for D6, please reopen issue 1937548 for D6.