Integrate custom component to a form as a field

Hi! I’ve created a Google Captcha v3 component and met a problem which can be crucial for many other components:

What steps are required to integrate custom component with ww-form? @Matthew_S

I’ve tried to find it out from the code of shared basic components (ww-basic-input, ww-select), but they’re written very different ways with no comments inside.

P.S. Supabase auth templates don’t work correctly with ww-form and use old versions of basic components.
P.P.S. Your reCaptcha v2 (which is deprecated from 2026) is also not integrared with ww-form regardless having the option to be submitted to a form.

Hi Anton :waving_hand:

I’m going to ask the team about this, can you share more information about your issue.

A couple screenshots or a video explaining what you encountered?

1 Like

That’s hard to explain the thing that doesn’t exist.


for every field inside a form we can set the field name


and use/validate field data

Default Captcha component does have a setting for that but it seems not working