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

compatibility with lupennat/nova-nested-many #27

Closed
Lupennat opened this issue Nov 29, 2023 · 0 comments · Fixed by #28
Closed

compatibility with lupennat/nova-nested-many #27

Lupennat opened this issue Nov 29, 2023 · 0 comments · Fixed by #28
Labels
bug Something isn't working

Comments

@Lupennat
Copy link
Contributor

There is a compatibility problem with the Lupennat/nova-nested-many#20 package.
The nova-nested-many package allows creating/editing has-many resources from the parent resource.
Using this package, the page contains N fields with the same attribute for each nested resource.
Nova-radio-fields creates input radio with name consisting only of field.attribute.
To solve the problem, the name should consist of the formUniqueId + field.attribute.

@Lupennat Lupennat added the bug Something isn't working label Nov 29, 2023
@Muetze42 Muetze42 pinned this issue Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant