Page 1 of 1

Input Numeric Fields Duplicating

Posted: 19 Apr 2024, 18:57
by empmdk
If I have more than one Input Numeric field in my form, typing a number into one will add that number into the others instantly. Making it impossible to use both independently.

Re: Input Numeric Fields Duplicating

Posted: 19 Apr 2024, 19:17
by empmdk
This seems to only be an issue if I have a currency selected on the fields. If I leave the currency empty, it allows me to enter different numbers in the fields.

Re: Input Numeric Fields Duplicating

Posted: 19 Apr 2024, 21:00
by support
Strange. Can you reproduce this issue on personal demo?
https://www.rukovoditel.net/demo.php
And give me the link to the demo.

Re: Input Numeric Fields Duplicating

Posted: 23 Apr 2024, 07:48
by empmdk
Sent you a PM. I was able to duplicate the issue.
Vehicle Repairs > Add > Add Service button. Two fields listed that will duplicate the number entered into the other. This happens even when I have one of the fields hidden based on the service selection.

Re: Input Numeric Fields Duplicating

Posted: 23 Apr 2024, 08:47
by support
This is not bug. If you add Currency to input then app try to apply currency convertor to any input where currency is set.
See https://docs.rukovoditel.net/index.php?p=50

If you don't need to convert currency then just add Sufix/Prefix to input to indicate currency.