I have an onclick event in the input inside the inputwithicon, And then I use masking in that input. Why when I use masking in the input, the onclick event is not working. Did I miss something o the way I applied is wrong. Please refer to the attached images.
InputOnclick action just serves as a pathway to go to Amount or Account Number. I got a workaround which I user FormatCurrency when assigning the value from the popup to the main screen which the amount from the popup will show. Anyway, thanks for the idea!
Have you tried using the debugger to see what is happening?
Can you share a screenshot of the InputOnClick() Client action?
Regards