[TYPO3] How do you see what Direct Mail categories a user has selected ?
Sebastian Fuchs
sebastian at hexerei.net
Wed Aug 22 18:00:56 CEST 2007
Hi Dave,
did you set this in your Page TSconfig:
TCEFORM.fe_users.module_sys_dmail_category.PAGE_TSCONFIG_IDLIST=pid_of_categoryfolder
TCEFORM.tt_content.module_sys_dmail_category.PAGE_TSCONFIG_IDLIST=pid_of_categoryfolder
TCEFORM.tt_address.module_sys_dmail_category.PAGE_TSCONFIG_IDLIST=pid_of_categoryfolder
TCEFORM.sys_dmail_group.select_categories.PAGE_TSCONFIG_IDLIST=pid_of_categoryfolder
TCEFORM.tt_content.module_sys_dmail_category.disabled = 0
TCEFORM.tt_address.module_sys_dmail_category.disabled = 0
TCEFORM.fe_users.module_sys_dmail_category.disabled = 0
TCEFORM.sys_dmail_group.select_categories.disabled = 0
hope it helps,
sebastian
dave typo schrieb:
> How do you see what Direct Mail categories a user has selected ?
>
> I cannot see this in their profile,
>
> nor have I found a way to activate it
>
> thanks
>
> -dave
More information about the TYPO3-english
mailing list