Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Fusion object Tms.Hcaptcha:Captcha cannot be rendered #1

Open
mberhorst opened this issue Mar 3, 2022 · 1 comment
Open

The Fusion object Tms.Hcaptcha:Captcha cannot be rendered #1

mberhorst opened this issue Mar 3, 2022 · 1 comment

Comments

@mberhorst
Copy link

Got this error when trying to render the captcha: The Fusion object Tms.Hcaptcha:Captcha cannot be rendered
I looked in the Code and there is no fusion file with this name. Am I missing something?

@jobee
Copy link
Member

jobee commented Jun 2, 2022

According to the README the prototype name is Tms.Hcaptcha:Captcha.Definition

Have you tried it like...

prototype(Vendor.PackageName:MyForm) < prototype(Neos.Form.Builder:Form) {
    firstPage.elements {
        hcaptcha = Tms.Hcaptcha:Captcha.Definition
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants