Online Coupon Codes, Computer Tips and Tricks, Free Sweepstakes Info, and Paid Survey Information All these coupons and information is provided free of charge by TipsAndCoupons.com You can save THOUSANDS while shopping online by using our free, hand picked coupon codes
This tip relates to FileMaker Pro development. This is a great way to add a little extra degree of customization to your solution. This tip is a PDF file that shows a script that goes to a layout depending on the number of records found. If only one record is found, you go just to a form layout. If more than one record is found, then go to a list view. Download this FileMaker Tip PDF below. This script was written using FileMaker Pro version 7, but will work in any version of FileMaker. (Just change Get(FoundCount) to Status(CurrendFoundCount).
Find.pdf
Description:
Go to a different FileMaker layout based on the number of records in the found set