HTML Area Refreshes after every PeopleCode event
Hi Dear Community,
I am currently working on implementing the Google reCaptcha on one of our pages. The problem I am facing is, the HTML area refreshes after every Peoplecode event. For Example. I select " I am not a Robot' checkbox and select some value from the prompt in subsequent fields. The HTML area refreshes the first time and when Field change event fires for the second field the HTML (google reCaptcha) disappears.
Did any one face such an issue and any feedback regarding the HTML area getting refreshed after PeopleCode events would be appreciated.