OTP timer widget events

0
Hi Experts,   I have implemented 2FA fucntionality for native mendix application I am using OTP timer widget and i have set resent event to trigger Resend OTP logic via nanoflow but that logic is not getting triggered/executed once i click on resend text.   Can someone suggest solution or idea how can i solve this issue?
asked
2 answers
0

Hi,

 

1. Make sure you have mappped the Resend flow on Resend button activity.

2. Makes ure to refresh respected object, in which you have mapped the OTP attribute.

 

Thanks,

Srilatha M

answered
0

Hi Malay,

Please try this widget

https://marketplace.mendix.com/link/component/242369

answered