Replies: 1 comment 3 replies
-
You mean, in attach action? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Package
Panel builder
Package Version
v4.
How can we help you?
I have set up a nested relationship as described in the docs. I am extending ManageRelatedRecords as described here: https://filamentphp.com/docs/4.x/resources/managing-relationships#relation-pages
And I set up the pivot as explained here
https://filamentphp.com/docs/4.x/resources/managing-relationships#creating-with-pivot-attributes
In my form
and on my relationship (both ways)
But when I try to add a record, it throws
Has anyone found a way of getting this working, or do I need to use a RelationManager instead?
Beta Was this translation helpful? Give feedback.
All reactions