Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hi
I try that the decimal value is always '.'(american format) but i don't sucess
I changed in several places :
NumberFormated52.php
projeqtor.js
I try to "force" that te decimal value to"."
var decPoint='.';
but when the browser is in french, this is not work,
do you know wher i have to change this?