Is there a way to add an 'event' to a field ? For example, when I exit a
field I want to launch a script.
Thanks
Thanks
> Thanks
There are a few usually clumsy work-arounds, often using the Pause
command in scripts. Try going to http://databasepros.com/FMPro and
search for these examples:
Exit Field (Mac & Windows)
Field Exit (Windows only)
More Field Exit (Mac & Windows)
There are also a couple of (usually expensive) Plug-Ins that offer this
type of "run script on field exit" option. Try searching for 'Exit
Field' at http://www.fmplugins.com/ for details of these.
Helpful Harry
"Just trying to help whenever I can." :o)
1. Summary field triggers on a SQL Insert
I have a database that has several summary fields in it. We are
experiementing with using an ODBC SQL connection to insert records
from a web page.
The INSERT works without any problems. However, every time I execute
the SQL statement, my summary fields activate and begin to summarize.
We have made sure that the view of the client computer being connected
to does not have the summary fields in the layout.
Does anyone know how to prevent the database from running the summary
fields? I can not take the fields out because our customer service
department uses those fields.
My set up looks like this:
Web server has an ODBC driver with a remote connection to a client
Mac.
The client Mac is running Filemaker version 5.0.3 and connected to the
Filemaker Server. The client Mac has the database open.
Thanks in advance for any assistance.
Jaime
2. Database link error after the remote database restarts (comes up after down for a while)
3. Repeating field, trigger & problems...
5. Create a trigger that populates a field with a unique number (like an Identity Field)
6. oracle linked server view is very slow
7. Triggers, Triggers and more Triggers
8. RAM/RAID and table block sizes (<2GB)
10. Trigger does update required fields???
11. Updating changed row field using trigger
12. Text fields in update trigger
13. Trigger updating a TEXT field