[TYPO3-dev] Direct Mail categories not shown with tt_address record

Ivan Kartolo ivan.kartolo at dkd.de
Sat Sep 12 00:07:40 CEST 2009


Franz Holzinger schrieb:
> Hello,
> 
> 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

Hi,

read the docs yet?

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

best regards,

-- 
Ivan Kartolo
Certified TYPO3 Integrator

Want to support the development of Direct Mail?
- Report some bugs (http://bugs.typo3.org)
- Send me patch
- Send me some donation per PayPal to ivan.kartolo(at)gmail(dot)com




More information about the TYPO3-dev mailing list