Claris has just announced a new release of FileMaker, 20.2.
Among other new features and improvements, let’s take a closer look at layout calculations.
Video by Fabrice Nordmann
Updates:
- I forgot to mention symbols in the video. Introduced very early (FileMaker Pro 2 or earlier), symbols like ## (page number), @@ (record number), “//” (current date)… were updated in FileMaker 15 (unsure). The notation {{RecordNumber}} allowed access to all Get function parameters. {{HostApplicationVersion}} for instance.
- the new layout calculations being a subclass of the merge feature of text objects, it is possible to use them in labels of the old button/popover button objects. But there are important limitations to that, so you definitely won’t do it. These are:
- the UI doesn’t allow access to the calculation dialog, so you have to type the formula precisely and without mistake
- as opposed to simple text objects (new behaviour described in the video), buttons cannot be resized to a smaller size than their contents (in that case, the calculation formula), at least using the mouse (you can achieve this using the inspector)
New to FileMaker? Watch our Quick Start video and get started in 10 minutes.
Leave a Reply