Viewing/Sorting/Searching/Filtering on relationship fields' related fields #10237
tyteen4a03
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
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.
-
In CRMs like Dynamics 365, you can view/sort/filter on a field based on a relationship field (e.g. if you have a
Post
entity that has acategory
relationship field, you can view/sort/filter by the fields on thecategory
entity).It would be great if Payload can implement this feature as well. Currently, I use a lot of caching to mock this functionality.
Beta Was this translation helpful? Give feedback.
All reactions