Mayhaps the main issue is the Android platform itself? The security advisories coming down the pipe from US-CERT since escalation of Russian and Chinese sponsored cyber warfare/terrorism have numbered in the hundreds. The goog seems to be struggling on this front whilst Apple (not a fan) seems to have cleaned up most of theirs.
Unsolved View a contact page within the bootbox alert in nodebb
-
This plugin: https://github.com/MinecraftForgeFrance/nodebb-plugin-contact-page creates a contact page at
/ contact
.
I want to view the contents of the contact form (including the captcha) inside a bootbox directory pop-up embedded in the nodebb system.
Is it possible?
Thanks! -
I want something like this (in the example I copied the HTML from
/ contact
after processing, but the captcha does not work):
-
@josef Does everything else (e.g. the form itself) work, just not the CAPTCHA?
If so, then you probably just need to call the captcha initialization method, so that the copied element is initialized by Google correctly.
-
@julian What do I call the boot method؟