Hey guys! Can you help me please with this issue?
I have a text, so i want "on text changed" to use 1 special character only. For example:
$29.99[/code:2oixky3j]
In this example i want to add only 1 "." character, I don't want to have this results:
[code:2oixky3j]$29..99
or
$29...........99
etc etc[/code:2oixky3j]
Can i? Thank you!!!