Hi!!
There is a property on a FOEX Text Field that allows to set an Input Mask on the field. It is working fine, but, instead of entering the mask directly, I would like to refer to a Javascript function. Is it possible?
I tried entering the function with /**/ before and after to tell that it is some Javascript; but it is not working..
Thanks!!