Displaying 1 result from an estimated 1 matches for "445c4e1d".
2006 Mar 14
3
Simple search on joined table
Looking for some guidance, I seem to be caught in the weeds.
I want to do a search on fields in a master/detail relationship.
E.g. manufacturer owns many parts. I want to search on the
manufacturer name, part name and part number, then return the full set
of results.
I have tried to use the .find method and create my own model .find
method using a SQL statement, but then the results do not