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

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

Recommended Posts

Posted

I'm a newbie with FM (using FM7 on Mac OS 10.3.9).

Is there a way to use the Preview mode and have the current record in Browse mode be the record I see in Preview mode? Without having to do a Find? And without having to go through my records in Preview mode?

Thanks for any help or tips.

Posted

There are two methods:

First one is using find capabilities of FM. To use that method you should create a script which does the follwings:

Show All records

Omit Record

Find Omited

Enter preview mode

After executing this script your record will be seen in preview mode.

The second method:

You can also create script for this method. But before creating script, you should create new field to store record number (you can define that field as global). Then a script solves your problem which contains following script steps

Enter Preview mode

Goto record/request/page [yourNewField]

I dont know which one is better and is there any more simple or efficient solution exist or not.

Posted

Here's a couple more ways to do it using features available in FM7/8 (see the second demo):)

http://fmforums.com/forum/showtopic.php?tid/101576/post/183365

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