« FILEMAKER 10: The Script Trigger Firing Order | Main | FILEMAKER: The ScriptMaker Search Field »
Friday
Dec042009

FILEMAKER: Quick Tidbits About FileMaker Script Triggers

From Dwayne Wright - Certified FileMaker 10 Developer
WEB: www.dwaynewright.com
EMAIL: info@dwaynewright.com
TWITTER: dwaynewright
YOUTUBE: FileMakerThoughts

APPENDIX 3: Tidbits

I have a little over 100 FileMaker script trigger questions in my FileMaker Quiz product. Today I was looking at a series of the true / false questions that had true as the answer and thought I’d do a quick post of them here. So here you go ...

-----

If you have multiple FileMaker 10 layout objects selected, you can apply a single script trigger to all of them.

A layout object can have more than one script trigger attached to it.

A field with the OnObjectEnter script trigger can fire when new records are created.

A repeating field with the OnObjectEnter script trigger will fire when tabbing between each possible repetition?

Tabbing into a tab panel will fire an attached OnObjectEnter trigger.

Clicking the tab panel with a mouse will NOT fire an attached OnObjectEnter trigger.

The OnObjectEnter trigger assigned to a portal will fire whenever a different row in the portal becomes active.

OnObjectKeystroke actions are processed after the OS processes and the FileMaker processes.

The OnObjectExit script trigger does not care if a field is modified or not before firing.

A pop up menu can block other events from occurring such as scripts.
=
More info about the author and FileMaker in general, contact me at info@dwaynewright.com.

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>