Cascade selections #526
Replies: 2 comments 1 reply
-
Does this help @blondie63 ? https://backpackforlaravel.com/docs/5.x/crud-how-to#how-to-add-a-relationship-field-that-depends-on-another-field Cheers |
Beta Was this translation helpful? Give feedback.
1 reply
-
Due to no activity, I will close this issue, but please feel free to re-open or create a new one if needed. Cheers. |
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.
-
I need some advice, I have to create a CRUD where there are two select2 fields that take data from two models that have a relationship (example: Countries and Cities) and I would like the second to depend on the first (I choose a Country and then only see its cities)
What is the best method using BackPack 5.x Pro ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions