cancel
Showing results for 
Search instead for 
Did you mean: 

Microform v2 On Change Event

Currently, I am facing an issue with the 'change' event of the Microform. The problem is that I created 2 fields 'number' and 'securityCode' and added an event listener 'change' on both fields. When I started to input or modify the value of the Card Number, I saw that the 'change' event listener on the field 'securityCode' was also triggered. This made me a little bit confused. 

Duy_Nguyen
Member
1 REPLY 1

Hello,

As per your post I understand your confusion regarding the 'change' event triggering on the 'securityCode' field when modifying the value of the 'Card Number' field. It seems like there might be an issue with the event listeners or the way they are implemented. Have you checked if the event listeners are properly assigned to the respective fields? Double-checking the code and ensuring that the event listeners are correctly attached to their respective fields should help resolve this issue.

I hope this info is work for you.

Best regard,

harrnhy1
Member