Best Of FileMaker 13 Animations — Go To Layout

Overview

Go to Layout Animation - Example File

Example file (link below)

The animations introduced in FM13 are great, but they still don’t let us animate the transition from one layout to another. This is something we’re looking for as it’s often used in iOS apps to move from list to detail and back again.

However, using full-layout slide panels, we can animate layout transitions as long as we’re careful to get the timings right. Our unlocked example file demonstrates how to do this in your own solutions and introduces using OnTimer triggers to queue animations that might otherwise be invisible within a single script.

Be sure to check out Part 1 of this article, showing how to make animated buttons, here.

FileMaker 13 – Go To Layout Animation

The video below demonstrates the animations and goes into how the scripts work. The whole thing is really pretty simple…

A couple notes for when you add this to your own files:

Original article here.