Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7247 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

This file shows how to make up for the inability of FileMaker to Set a Field by Name or to go to a specific Field on a Layout.

Sorry - Mac only a all of these Scripts use AppleScript.

In FileMaker 7, instead of the field

SetField.fp5.zip

  • 2 weeks later...
  • 2 months later...
Posted

Posted a .fp5 for compatability.

Sorry, I did not test it in 7.

The AppleScript Object hierarchy is kind of arkward here.

Since you can have different "current records" (one for each window), you will have to change the scripts to make sure to change the correct record.

Have a look at the 2 files scripts and compare the scripts. I prefer addressing by record ID, which seems to be consistantly related to the database even when records are in different tables. no dupe ids.

SetField.fp7.zip

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.