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

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

Recommended Posts

Posted

I have an FMP6 related DB with records from DB2 displayed in a portal in DB1 indexed by date.

The DB relates to student detentions.

If a student misses a detention I have set up a script that creates a detention on another day using the information from the record on the original detention day...which works!!!

I'm trying to write a script to see if the student already has a detention on the day to be rescheduled.

My script works if the student has or doesn't have a detention on the rescheduled date.

But the script ends on the rescheduled date and I can't work out how to return to the original record on the original detention date.

Can anyone give me some idea abot where to go from here?

TIA

Posted

Use a global field to store the record ID of the first record at the beginning of the script. Return to the record ID stored in the global at the end of the script.

This topic is 6712 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.