Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

hello Everyone;

i am trying to figure out where to start with this or what am i missing.

i am attempting to :

  • save primary ID & foreign Key fields
  • along with an order ID on current table ( invoice table)

Sometimes i need to "HOLD" the record for later and everything i have seen shows me that i only need to create a list. TO me this makes no sense.

Or is it just me.

Eg. If i do a script design like this:

  1. Save Current record [ commit ]
  2. copy invoice ID into a new field ( held_records )
  3. conditionally format a button that was grayed out to be either Green/ red & show text " UNHOLD " record(s)
  4. If user chooses to "UNHOLD" records, they will
  5. Go to [ recordID ] - that was in the held_records table

-i

Posted

Why not create a Hold field (boolean) and set it to 1 or 0 as needed?

Posted

It depends on what "hold" means: should it apply to all users or the current user only? If the latter, should a record be held for the current session only, or until it's explicitly released by some action of the user?

Posted

It has to be "Explicitly released by the user having to Press the UNHOLD button in order to "CONTINUE" the process.

It is specific to the invoice # & not the user..

-

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