function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
agulli1agulli1 

Need to create search function to search an object and relate to another object

Hello:

 

Im a new developer and need a criteria based search function that will search a detail object in a master detail relationship.  It will display in the 'leads' object as a related list but will search a detail object where 'account' is the master and the detail object is 'floor plan'.  

 

I'm pretty sure that I would have to use SOQL to create this function but Im not sure how (haven't found any good tutorials and I don't have a java background) or where (do a visual force override?) to do it.

 

Any help would be greatly appreciated.

 

THanks.

mtbclimbermtbclimber

Please do not spam the boards. I've deleted the same post from the Apex and Visualforce discussion boards.

mtbclimbermtbclimber

I moved this to the general development discussion board where general questions like this should be posted.

 

Thanks,