Can I search relation's values when using the relationship manager to attach items to a resource?
For example I have have an auction model and want to be able to attach products to the auction, but would like to be able to search the relations of the product for example it might have a manufacturer with a name field.
I have tried:
But that doesn't seem to work?
2 Replies
So you are trying to adjust the values which are searching within the relationship right?
I think the problem is we won't search the relationships relationships and just the relationship, you might be better just building your own attach method
Makes sense, I might end up using https://filamentphp.com/plugins/ralphjsmit-record-finder-pro to make it easier, thanks!
Filament
Record Finder Pro by Ralph J. Smit - Filament
Replace your
Select
's with beautiful Record Finders to make searching easier. Works everywhere out-of-the-box & integrates with resources.