This set entered on 5-17-14.
5.6.14.2
NO. AUTO CREATION works when you type in ANY RELATED FIELD as long as the RELATIONSHIP IS SET UP TO ALLOW IT.
Say you have a ONE TO ONE RELATIONSHIP with one table for BOOK RESOURCES (cover art) and another for BOOK INFORMATION (name, author, etc). Both tables share a BOOK ID field, but only the BOOKS::BOOK ID field is a SERIAL NUMBER. You tell FileMaker to allow creation of related BOOK RESOURCES records.
add a new picture of the BOOK’S COVER in the RESOURCE FIELD (in the BOOK table), and then just type a name right in the book field. FILEMAKER CREATES the related record for you.
the easy way is to use the GTRR Command, then you add a few options.
LAYOUT: JOBS::JOB NAME field FORMAT–>BUTTON SET UP BUTTON SET UP dialog box, select GTRR
meaningful data from the JOBS TABLE. So far this is just like creating a RELATED RECORD BUTTON without a FOUND SET. The next steps make all the difference.
the FOUND SET, showing JUST THE RELATED RECORDS. You land on the DESIRED RECORD, and you have ALL the other records in the FOUND SET. If the RELATIONSHIP has a SORT ORDER, FILEMAKER SORTS THE FOUND SET TOO.
the SECOND RECORD IN YOUR FOUND SET, NOT the first one.
The RECORDS related in a PORTAL are already SET, unlike the single field you made into a BUTTON in the previous tutorial.
only the SINGLE CUSTOMER that’s RELATED TO YOUR JOB.
a FOUND SET of ONLY the JOB RECORDS that you just saw in the PORTAL.