17
Views
2
Comments
Solved
Input with icon not working in onclick when use Currency Mask
Application Type
Mobile

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. 

Solution

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

Solution

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!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.