how to change seperatorDecimal & seperator1000
					Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
	Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
how to change seperatorDecimal & seperator1000
i would like to change seperator 1000 from empty space  to '
and the seperator Decimal from . to ,
how can i do this?
[globalVar = GP:L = 1]
..
plugin.tx_aimeos.settings.client.html.common.format.seperatorDecimal = '
plugin.tx_aimeos.settings.client.html.common.format.seperator1000 = ,
[global]
[globalVar = GP:L = 2]
..
plugin.tx_aimeos.settings.client.html.common.format.seperatorDecimal = '
plugin.tx_aimeos.settings.client.html.common.format.seperator1000 = ,
[global]
the above code is not working for me.
I am using aimeos 17.7.0 with typo3 7.6.20.
Thanks
			
			
			
									
									
						and the seperator Decimal from . to ,
how can i do this?
[globalVar = GP:L = 1]
..
plugin.tx_aimeos.settings.client.html.common.format.seperatorDecimal = '
plugin.tx_aimeos.settings.client.html.common.format.seperator1000 = ,
[global]
[globalVar = GP:L = 2]
..
plugin.tx_aimeos.settings.client.html.common.format.seperatorDecimal = '
plugin.tx_aimeos.settings.client.html.common.format.seperator1000 = ,
[global]
the above code is not working for me.
I am using aimeos 17.7.0 with typo3 7.6.20.
Thanks
Re: how to change seperatorDecimal & seperator1000
You should correct the spelling mistake;
plugin.tx_aimeos.settings.client.html.common.format.separatorDecimal = '
plugin.tx_aimeos.settings.client.html.common.format.separator1000 = ,
			
			
			
									
									
						plugin.tx_aimeos.settings.client.html.common.format.separatorDecimal = '
plugin.tx_aimeos.settings.client.html.common.format.separator1000 = ,
Re: how to change seperatorDecimal & seperator1000
Great thanks Metalics, that works!
pls update this in the documentation
https://aimeos.org/docs/TYPO3/Configure ... d_currency
			
			
			
									
									
						pls update this in the documentation
https://aimeos.org/docs/TYPO3/Configure ... d_currency
Re: how to change seperatorDecimal & seperator1000
Documentation is updated. Thanks for the hint!
			
			
			
									
									Professional support and custom implementation are available at  Aimeos.com
If you like Aimeos,
 give us a star
						If you like Aimeos,