I have a script that performs a find based on related fields. Here's a very simplified version of script
Go To Layout ["Primary_Table"]
Enter Find Mode []
Set Field [related_table::name]
Perform Find
I have the <<related_table::name>> field on the Primary_Table layout.
If I run this...