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

Reuse existing field in multiple Group fields #2069

Open
Tim-Wils opened this issue Sep 18, 2024 · 0 comments
Open

Reuse existing field in multiple Group fields #2069

Tim-Wils opened this issue Sep 18, 2024 · 0 comments

Comments

@Tim-Wils
Copy link

What are you trying to do?

It would be great to see Group fields and existing fields work together like so:
If I create a form with 2 groups Delivery Address and Invoice Address I want to be able to use an existing Address Component Field (from a stencil or a separate components form) to use in both groups.

This way you can create a Stencil or Form with reusable sets of fields and add them in a synced way via Groups.

The names of the fields should then always be namespaced or prefixed with the wrapping group-handle like so:
deliveryaddress.addresscomponent.street
invoiceaddress.addresscomponent.street

What's your proposed solution?

Make Group fields be able to use existing fields as a wrapper.

Additional context

No response

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

No branches or pull requests

1 participant