[TYPO3-dev] Direct Mail categories not shown with tt_address record
Franz Holzinger
franz at ttproducts.de
Sat Sep 12 08:17:33 CEST 2009
Ivan Kartolo a écrit :
> Franz Holzinger schrieb:
>> under TYPO3 4.2.8 I do not see the stored Direct Mail Categories
>> (module_sys_dmail_category) in TCE with the tt_address record.
>>
>> types showitem of $TCA has
>> hidden;;;;1-1-1, gender;;;;3-3-3, name, first_name, middle_name,
>> last_name;;2;;, birthday, address;;6, zip, city;;3, email;;5, phone;;4,
>> image;;;;4-4-4, description, addressgroup;;;;1-1-1, --div--;Direct
>> mail,module_sys_dmail_category;;;;1-1-1,module_sys_dmail_html
>>
>> There should be a Direct Mail tab, but it isn't there.
>>
>> direct_mail 2.6.3
>> tt_address 2.2.1
>>
>> Why?
>>
>> - Franz
>
> read the docs yet?
Now I have looked into it.
> put these lines in PageTS:
> TCEFORM.tt_address.module_sys_dmail_category.PAGE_TSCONFIG_IDLIST = pi,
> where cats are saved
> TCEFORM.tt_address.module_sys_dmail_category.disabled = 0
>
I have put these lines into PageTS of the sysfolder with my tt_address
records. I have also tried this line from the manual:
TCEFORM.tt_address.module_sys_dmail_category.PAGE_TSCONFIG_IDLIST = pid_list
There is still not tab for DirectMail shown in the TCE of the tt_address
record.
- Franz
More information about the TYPO3-dev
mailing list