Unable to load only related records in belongsTo field using dependsOn #4453
Unanswered
FSElias
asked this question in
Ideas & Feature Requests
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok, is there a method/workaround/planning for multi belongsTo fields dependencies? I had two projects that needed that feature, one of them required "showCreateRelationButton" yet I had to use Select fields |
Beta Was this translation helpful? Give feedback.
0 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.
-
Description:
Unable to load only related records in belongsTo field using dependsOn
Detailed steps to reproduce the issue on a fresh Nova installation:
This is a simple example of my code, I am not sure if I am doing something wrong?
And don't want to change BelongsTo::make('License') to a Select field.
Beta Was this translation helpful? Give feedback.
All reactions