new Version 2022.12 appGiniHelper.LV and dv.getField
Posted: 2022-12-21 06:33
Hello,
thank you very much for the new version. There are very interesting new features.
Is there a more detailed description for these two functions?
1. appGiniHelper.LV ?
2. dv.getField("value").toNumber("de",2, true);
Especially with the second function I have tested a lot - but somehow I can't get it to work. I assume that I can use the German representation (1.000,00) when entering numbers in a field in the frontend - but on the database side the format 1,000.00 is saved ?
Thanks for the help and support.
Christian
thank you very much for the new version. There are very interesting new features.
Is there a more detailed description for these two functions?
1. appGiniHelper.LV ?
2. dv.getField("value").toNumber("de",2, true);
Especially with the second function I have tested a lot - but somehow I can't get it to work. I assume that I can use the German representation (1.000,00) when entering numbers in a field in the frontend - but on the database side the format 1,000.00 is saved ?
Thanks for the help and support.
Christian