How to avoid script triggers ruining your day
Script triggers are your best friend and worst enemy. They are great when they trigger as required but not always so good when you don’t want the scripts to run.
Script triggers are your best friend and worst enemy. They are great when they trigger as required but not always so good when you don’t want the scripts to run.
I was thinking how useful it would be for a user working in a FileMaker database to be able to filter a list in their current window based on content from another window, FileMaker 10 script triggers now makes this possible.
Recurrence can be really useful. But there are occasions when it is not exactly what you want. For example what happens when you have a script triggered on layout load that goes to another layout then returns? Recursive behaviour is unlikely to be required.