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

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

Recommended Posts

Posted

In the older version of FMP, if I click on a script button in a portal row,say row 5, the script excutes in the record that's in the row 5. In FMP7, the script always excutes in the record in the first row. This problem really bothers me. I'm think about adding a few more steps to the scripts. Maybe I can use a global field to store the portal row number, then go to the related records, then go to the record which record number equals the portal row number. I wonder if I did anything wrong when I converted the database to version 7 that could cause this problem.

Posted

Got it fix. The problem was caused by myself. At some point, I added the commit records step before the go to related records. That's why the scripts was alway excuted in the first row record. How silly I was!

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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