Hello,
As title states - I can't type in a decimal separator in Currency Mask if PadFractionalZeroes is True.
Could you please advise how to fix that? Please see .oml attached.
Many thanks,
Sasha Bayles
Hi @Sasha Bayles,
I am unable to see PadFractionalZeroes when I open your OML file. Use the built-in "FormatCurrency" function if you need to separate the decimal.
Regards,
Deepika
Hi Deepika,
I've changed a component to make it an input parameter rather then set value. This component is based on iMask, that's a boolean value.
I'm not sure how do I use "FormatCurrency" function in the masked input?
Thanks.