Hello peeps, a quick question please while I wait for my "Learn FileMaker Pro 16: The Comprehensive Guide to Building Custom Databases" to arrive tomorrow (I hope that's good!)
I am an FM newbie, coming from many years MS Access development. Loving FM right now but lack of experience means I am cutting my teeth on the basics.
See below dashboard which has no underlying data (it is just part of the GUI so is linked to a table with no data in it).
I have made a list of records, recipes, now I just want to present it like so. Can I do that?
Thanks in advance!
This can be done. Can work a couple of ways.
You would need a portal. You can do this with an xJoin relationship to your data table. You could also use a global field in the dashboard table related to the primary key of the data table. This is helpful for quickly filter the listed results. The global would work as a multi key field.