[TYPO3-shop] Delivery Adress ignored if "phone" empty

Franz Holzinger franz at ttproducts.de
Fri Jul 2 13:21:43 CEST 2010


Hello,

Le 20/06/2010 15:19, Uli Linn a écrit :
> Hi there!
> 
> Using tt_products 2.7.1. everything works fine - apart from that:
> 
> If every field of the delivery-adress is filled out, everything works as
> expected. If I leave the delivery-phone empty, i get no errer (what's OK
> cause it's not required). But now the complete delivery adress is
> ignored and replaced by the invoice-adress.


I have just checked this with tt_products 2.7.1 and I cannot see this
happen.

> How can i force tt_products to either accept incomplete
> delivery-adresses or at least to tell the user, that he has to fill out
> the missing fields? Or, if both is not possible, to take over only the
> empty delivery-fields from the invoice-fields?


In tt_products 2.8.0 there is an enhancement to the required address fields.
requiredInfoFields.delivery = name,address
You can set them separately for the delivery address.
The next missing field is shown in the error message.
###ERROR_DETAILS### inside of subparts ###BASKET_REQUIRED_INFO_MISSING### .


- Franz


More information about the TYPO3-project-tt-products mailing list