11
Views
2
Comments
Solved
hCaptcha not reloading in Step Wizard when navigating between steps in Reactive Web
Question
Application Type
Reactive

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:

  • How to properly reload hCaptcha when navigating between steps in a wizard?

Any help or best practices would be greatly appreciated!

hCaptchaDemo.oml
2025-04-17 05-42-16
Ajit Kurane
Solution

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.

hCaptchaReactive_UpdatedCode.oml
2023-10-03 13-56-29
Mohammad Iqbal Yusuf Sheikh

Hi Ajit,

Thanks for sharing the updated oml, I have checked and it is working fine.

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