[TYPO3-english] Powermail Export uid10_0
Marcel Remmy
marcel.remmy at fh-kl.de
Thu May 19 08:49:30 CEST 2011
hey there,
in earlier versions of powermail the export function allowed to put the
value of a single checkbox in a field element into one column in the
exported file. but (i think) since 1.6.x that´s not possible anymore.
i have a PageTS like this on the page where the mails are stored:
# set columns
tx_powermail_mod1.export {
number = ID
date = date
uid85 = sex
uid76 = name
uid91 = options ## this is the whole field element, and it gives me
comma separated values
uid91_0 = option1 # this worked and was the value of checkbox 1
uid91_1 = option2
}
is there a way to achieve this again? i.e. did the syntax change for
stuff like that?
best regards,
marcel
More information about the TYPO3-english
mailing list