Developer’s Guide
Table Of Contents
- Chapter 1 Getting started
- Chapter 2 Using FileMaker Developer features
- Chapter 3 Using the Developer Utilities
- Overview of preparing your solution files
- Modifying database solution files
- Considerations for a runtime database solution
- Binding databases into runtime database solutions
- Saving and reusing Developer Utilities settings
- Converting and upgrading solution files
- Removing full access privileges from databases
- Chapter 4 Distributing runtime database solutions
- Chapter 5 Customizing database solutions
- Chapter 6 Creating custom layout themes
- Chapter 7 Developing third-party FileMaker plug-ins
- About external functions
- About the example plug-in
- Installing, enabling, and configuring the example plug-in
- Description of the FMExample plug-in’s external functions
- Using the example plug-in
- Customizing the plug-in example
- Requirements for writing external function plug-ins
- FileMaker messages sent to the plug-in
- Avoiding potential Mac OS X resource conflicts
- Providing documentation for your plug-in
- Registering your plug-in
- Appendix A Feature comparison of the runtime application with FileMaker Pro
- Index
Customizing database solutions 43
8. Click OK.
To connect the field and the script:
1. Choose View menu > Layout Mode.
2. Select the Buttons field and choose Format menu > Field Behavior.
3. Clear both Allow field to be entered checkboxes and click OK.
4. Choose Format menu > Button.
5. Select Perform Script and specify Toggle Buttons.
6. Click OK.
You can switch to Browse mode and test your dynamic button. For
more information about using buttons with scripts, see Help.
Customizing About, Help, and
Scripts menus
You can customize the menu bar in your database solution to display
a custom script as a menu command in the Help menu or Application
menu (Mac
OS X), or to display a custom name for the Scripts menu.
The custom settings are stored in the primary file of your solution.
Adding custom scripts to the About menu command
Use the Developer Utilities to add a custom script to the About menu
command for your database solution or your runtime solution. The
custom script will bring the user to the About layout that describes
your solution and provides users necessary information about it.
When the Developer Utilities process your database files, they create
a menu command named “About <your solution>” and place it in the
Help menu (Windows) or Application menu (Mac
OS X). For more
information, see
“Creating an About layout” on page 33.
In runtime applications, the custom About command replaces the
About FileMaker Pro Runtime command. If you don’t specify an
About script when you bind your files into a runtime database
solution, an
About FileMaker Pro Runtime menu command is added to
the Help menu (Windows) or Application menu (Mac
OS X) in the
runtime application.
Case function for dynamic buttons
Custom About command in FileMaker Developer (Windows)
Custom About command in a runtime
application (Windows)
Custom About command in
FileMaker Developer (Mac OS X)
Custom About command in a
runtime application (Mac OS X)