Brian Dunning's FileMaker Custom Functions

GotoFieldByName ( FieldName )

lets you goto a field by name, uses Applesctipt

  Average rating: 4.5 (31 votes) Log in to vote

Ryan Grgurich   Ryan Grgurich
CRS Manufacturing, Inc.
www.crsmfg.com

Share on Facebook Share on Twitter

  Sample input:
Use in Perform Applescript script step by calculation:

GotoFieldByName ( "Table::Field" )

Note: field name must be in quotes.
  Sample output:
Puts you with an active cursor at the end of Field on the currently active layout.

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

This is a function to use in the Perform Applescript Script Step by calculation. Stick the name of field you want to go to between quotes or a calculation of the field you want to goto and your there. If anyone wants to post the windows half of this to make it cross platform that would be great.

 

Comments

Dave Graham   Dave Graham, San Diego, CA
Nov 11, 2010
I'd suggest using the Go to Object script step instead, which is native and x-platform.
 
Ryan Grgurich   Ryan Grgurich, Northridge, CA
Nov 11, 2010
Objects are a bad idea in my situation. Assigning all those objects would be a ridicules script if you had 1000 different possible fields to go to in different tables. Not to mention all the time spent assigning objects. Then having to make sure every new field you add to the layout is assigned an object name. This is not intended to be used on a one field one table situation in the same way SetFieldByName () is not intended for a one field one table situation.
 
Ryan Grgurich   Ryan Grgurich, Northridge, CA
Nov 11, 2010
Actually error on my part, the script wouldn't be so bad just the layout work and maintenance.
 
Bruce Robertson   Bruce Robertson
Nov 26, 2010
There is no need for the tell statement.
Regarding going to native named objects - true but then you need to add the labor of naming the objects.
 
Dorian Cougias   Dorian Cougias, Las Vegas
Jan 29, 2018
I'm getting a privilege violation when I try to run this.
 

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: