Learn how to use built-in functionality in FileMaker to customize your application’s login process by following Mike Duncan’s demo file. This file demonstrates several techniques. The first technique utilizes the built-in FileMaker functionality for logging in by invoking the “Re-Login” script step. The second outlines how to build your own authentication dialog using FileMaker fields and handle everything in a script. With either technique, you need to rely only on FileMaker functionality to develop a truly customized application.
Read Mike Duncan’s blog post and follow along on his demonstration video to learn more about how to use the demo file.