[TYPO3-commerce] add fields in user registration???

Alex hitman2001 at gmx.at
Mon Sep 3 11:33:12 CEST 2007


hi!

thx for you tipp! if we really need this plugin/hook we will donate a 
few euros :)

@add fields in the user registration form .....
i added the fields in the templates, xml files and in the fe_users sql 
table.

in TS SETUP i added this lines....

plugin.tx_commerce_pi3.billing.sourceFields.vat.field = vat
plugin.tx_commerce_pi3.billing.sourceFields.vat.mandatory = 0
plugin.tx_commerce_pi4.formFields.vat.field = vat
plugin.tx_commerce_pi4.formFields.vat.mandatory = 0


i can see the fields in the form, but the values are not added into the 
database :(
did i forget something ?!

plz help me!



Sebastian Stanger schrieb:
> Alex wrote:
> 
>> - iam trying to implement an attribut "weight" for my products. is it 
>> possible to realize that withe the commerce-attribut feature?! when i 
>> setup such an attribut it doesnt appear in the product/article 
>> options. is that the correct use for this feature?
>>
>> i want to sum the weight of each article in the basket and in addition 
>> to that the delivery tax should depend on the "total weight".
> Hi,
> 
> have a look at this:
> http://bugs.typo3.org/view.php?id=5361
> 
> Maybe you can contact Volker - I think by donating a few euros this 
> extension can be improved, sothat it can become public.
> We are using exactly this - but it is still a bit buggy...
> 
> Sebastian


More information about the TYPO3-project-commerce mailing list