[TYPO3-commerce] extend mail templates
Heiko Hänsge
mailinglisten at wild-wild-web.de
Tue Nov 13 09:07:06 CET 2007
Hi Franz,
>> Also, some of the customers have a costumers number from orders made by
>> postal mail or telephone.
>> I would like to provide the possibility that customers having a
>> costumers number can add them to the system during registration process.
>> And then of course I'd need a marker in the email templates and a way to
>> include these customers number to each order mail.
>>
>
> see the hook. For registration I use sr_feuser_register.
>
Thanks for the hint. Actually I'd like to prevent to use
sr_feuser_register.
Apart from the missing fields 'phone' and 'customer number' all I need
is already there.
In the manual (-> form) I read the the forms in commerce are not static.
They will be rendered dynamically depending on a configuration. The
options for such a configuration is done with TypoScript.
So, I guess we could manage additional address form fields by this.
Is this possible? And if yes, anybody has some lines of a sample script?
regards
Heiko
P.S. in the address input forms I still have a field 'phone', but
entries are not passed to the DB.
In the address edit forms the field 'phone' is not available. Is this a
relict from v0.9.2?
More information about the TYPO3-project-commerce
mailing list