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

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

Recommended Posts

Posted

Well, it may not be slow - not sure how to measure such a thing but it looks pretty bad.

I have a Search file and a Customers file. The Search file displays three portals to display found Customers, Prospects, and Associates. Yes I know, they should be together (and they will be) but for now, this needs to function. The Customers file has three portals of Products, Invoices and LineItems. After people are done in Customers, they can click Search and it takes them back to the Search file menu. This works fine as it a simple Close File.

But when they click the portal row in Search to jump to the Customer file, the Customer file opens from the bottom right upwards to the top left - kinda slow - and flashes and (I swear) I can see another file/layout under it as it switches - probably Search. Could everyone check my scripts and see if I can fine-tune it to keep it from being so obvious? confused.gif

Search File/Go To Related Customer script:

Set Field [ gGoToCustKey, Cust::CustID ]

Go to Related Record [ Customers ]

[ Show only related records ]

Perform Script [ Filename: "Customers.fp5", "Display Customer" ]

[ Sub-scripts ]

Customer File/Display Customer script:

Go To Layout [CustomerMenu]

Set Field [gInvoiceNo, ""]

I have tried adding Freeze Window[] at the start of both these scripts but it didn't seem to help. Anything else I can do to make the switch more seamless? Thanks for helping me. wink.gif

Linda

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