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 3691 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I'd like to keep the user on the currently selected tab even when the user leaves for another record.

I have a script that identifies the currently active tab and another that restores that tab state.

I can trigger the latter via layout script trigger "OnRecordLoad" but how do I trigger the "memorizer" - even when no changes have been made to the record?

 

I am on FM11 so I don't have access to the new Tab-script behaviours.

Posted

My first thought would be to write a set of scripts to replace the go to next, go to previous and go to...menu items. however FM 11 advanced is required. You should probably upgrade because FM has ended official support for FM 11 product line.

Posted

I'd like to keep the user on the currently selected tab even when the user leaves for another record.

 

If you go to another record in the same layout, the tab selection does not change. Did you mean "leaves to another layout" or something similar?

 

In any case, you need to trigger the "memorizer" when user changes the tab selection (by attaching an OnModify script trigger to the tab control object).

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