Summary
MAJOR BUG: "Go To Field" script step is IGNORED by FileMaker Go
Product
FileMaker Go
Version
12
Operating system version
5.x
Description of the issue
We have a very simple script that is supposed to go to a field. It uses the script step "Go To Field". This script is probably the simplest script in the entire world. It works JUST FINE in FileMaker Pro, but IT FAILS IN FILEMAKER GO 12. FileMaker Go WILL NOT GO TO THE FIELD.
Here's the script in its entirety:
Enter Browse Mode []
Go To Layout ["List of Items"]
Go To Field [Items::gt_Barcode]
The field "gt_Barcode" is a global field in the header of a list layout.
Works just fine in FileMaker Pro. Fails completely in FileMaker Go.
Can somebody please fix this ASAP?
Has this bug been reported to the enginners at FMI? This bug is driving us crazy, and we can't use FM Go until this is fixed.