HasMany Field display on from #6144
Unanswered
KenHuangisGood
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
version
Laravel Version: 9.52.15
Nova Version: 4.26.5
question
Our client currently has a requirement that, during the creation and updating process (on the "From" page), all associated resources need to be displayed. For instance, the relationship between users and orders is one-to-many, and in Nova, we use the HasMany Field for this purpose. However, the HasMany Field only appears on the detail page and not on the form page.
I would like to inquire about how to address this, as I am currently without a clear direction on this issue.
Beta Was this translation helpful? Give feedback.
All reactions