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

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

Recommended Posts

Posted

Hi,

 

I have researched but did not find, so I would say I am not good at searching.. :hmm:

 

I have a database with several tables, and each table presented in a Tab.

When I have a note I made a new window open with only the note field to be filled. Everything works good but the layout with the tabs returns systematically to the first tab when the note is in the fifth tab for example. I tried to set freeze window in the open script for the note window, but it did not work.

What can I do to have the tab return to the original tab I was in when I close the note window.

 

Any help will be appreciated :yep:

Posted

You can set a default tab, or you can give each tab an object name and have the script navigate to the correct tab (object) using the "Go To Object" script step.

 

However... from your description you may be on a path of poor performance.  Remember that all fields on all tabs (even those not visible) load when the layout loads.  So the more tabs the poorer the performance.  It may look good in the design phase but it may execute very poorly in the real deployment; rethink how you use tabs.

Posted

Thanks, 

This is a good lead, and I am already taking care of your your advise on poor performance. 

regards

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