Hi everyone,I’m working on a Reactive Web App and using the hCaptcha component from Forge inside a Step Wizard form. The captcha loads successfully on the first step using OnReady, but when I navigate between steps (Previous → Next), the hCaptcha block disappears and does not reload.
Attached: OML file for reference.
Could someone guide me on:
Any help or best practices would be greatly appreciated!
Hello Iqbal,
Please find the below oml where I have udpated the javascript code on the onready and oninitialise action. Please check and let me know if it works in the wizard.Thanks,Ajit Kurane.
Hi Ajit,
Thanks for sharing the updated oml, I have checked and it is working fine.