[TYPO3-commerce] Limit the country selectbox

Jeroen Visser jeroen at roquin.nl
Tue Nov 6 17:11:19 CET 2007


Hallo Michiel,
Can you tell me if there is some other setting to be made in order to 
let this select statement take place? I have updated commerce today with 
the latest version from http://typo3xdev.sourceforge.net/

plugin.tx_commerce_pi3 {
   billing.sourceFields.country.select = cn_iso_3 IN ('NLD','BEL','DEU')
   delivery.sourceFields.country.select = cn_iso_3 IN ('NLD','BEL','DEU')
}

Both don't work...
Thank's in advance.

Groeten,
Jeroen


Michiel Roos wrote:
> Franz Koch wrote:
>> Hi,
>>
>>> According to the post "TS for restricting countries in billing form" 
>>> this should work.
>>>
>>> plugin.tx_commerce_pi3.billing.sourceFields.country.select =
>>> cn_iso_3 IN ('NLD','BEL','DEU')
>>
>> this works for me with current SVN. Don't forget to also set this for 
>> 'delivery.sourceFields' and in pi4 for the adress-management module.
> Dag Jeroen,
> 
> Confirmed to work with NLD, BEL and DEU in the svn version.
> 
> 
> Kind regards,
> 
> 
> Michiel Roos
> 




More information about the TYPO3-project-commerce mailing list