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

Recommended Posts

Posted

The obvious way is to run a script which changes to a layout which is identical to the first except that field behavior is set to not allow entry in browse mode. As far as I know there isn't a good way to trigger a script simply on the action of leaving a field. You could require that the user clicks an 'done' button which switches the layout. Or you you could start a script before the data entry with three steps:

1. Go to field(x)

2. Pause (indefinitely)

3. Go to Layout (Locked layout)

In this case the data entry would occur while the script is paused.

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