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

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

Recommended Posts

Posted

I have a question about the new FM10 feature. I've enclosed a sample script. I have the OnObjectKeystroke on each of the enclosed fields. I would like the user to be able to push a single keystroke of T or F, and then move to the next field. I have it triggering a script that simply has a step go to next field.

I do not understand why this gets caught in an endless loop after just pushing one key. This is not how I understand it to work via the help menu. Any ideas?

Script_Trigger.fp7.zip

Posted (edited)

There are some problems with that approach, such as allowing invalid characters or multiple characters in the field. The attached mods allow only T or F and only move for tab, enter, return.

Also, see an excellent writeup on keystroke and triggering here:

http://sixfriedrice.com/wp/script-triggers-using-the-keystroke-trigger/

script_trigger.zip

Edited by Guest

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