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

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

Recommended Posts

Posted

Excuse again my dumb FMP newbie question, but I'm still stumbling over FMP terminolgy.

For example in my previous life (other rdbms application), I would define a user data entry screen for a user to enter some temporary data (e.g. date ranges). From there, the user would execute the procedure to modify the selected records. The user entered data is only temporarily stored for use with the procedure.

How would one do this using a script? Thank you.

Posted

Enter the data into GLOBAL fields. These fields are only stored for the current session and are wiped clean at shutdown. Well really there is a way to store them semi-permanantly, but that is another post.

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