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

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

Recommended Posts

  • Newbies
Posted

Hello all,

Having an issue when saving from a window. Filemaker just gives the hourglass and stays there. This is a multiple file database.

I have changed the scripts to look like this -

Set Field [ new_quote_item::quote; MAIN::docid ]

Commit Records/Requests [ Skip data entry validation; No dialog ]

Set Field [ new_quote_item::authoring; "" ]

Commit Records/Requests [ Skip data entry validation; No dialog ]

Perform Script [ “Create Item” from file: “quote_item 2” ]

Select Window [ Current Window ]

Go to Layout [ “Quotation - New” (MAIN) ]

Commit Records/Requests [ Skip data entry validation; No dialog ]

Perform Script [ “Quotation - Renumber Items” ]

Before the Commit Records/Requests didnt exist and I would get the Error locked record screen. Any suggestions?

Posted

We don't know what the other two scripts are doing. Since you have FM Advanced, try enabling the script debugger, select the pause on error checkbox, and run the script. (Or step through it and watch for errors as you go.)

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