Thread Starter
max312
(@max312)
P.S.: my webproject is only for a regional audience, so hardcoding would be no problem…
I’m afraid for input field that’s a missing feature in 0.10.1. The only ugly workaround I can imagine right now would be to set up 2 input elements, one for the whole numbers, the other for the decimals. 🙁
Hello.
I installed the price-calc plugin. Then I un-installed it. Then, I re-installed it. It’s still holding the values from the initial installation- how can I completely uninstall with no data left over and do a fresh install?
Thread Starter
max312
(@max312)
Dear Igor,
thanks for your reply. To be honest, my javascript skills are very limited. But after some trial and error i found a solution that seems to work:
In jazzy-forms.js after line 205 i added
var input = input.replace(/\,/, ".");
and now it seems to work.
@photogirl79
This thread is for the decimal mark issue in jazzy-forms plugin. Maybe setting up a new thread for your issue in the price-calc plugin will be helpful for solving your problem 😉
Greets from Austria
Markus