aharown07 Posted January 22, 2006 Posted January 22, 2006 In FM8 you can attacha script to a button, then tab to the button and hit Enter to activate it. I am looking for a way to have a script take the user to one of these buttons. Easy to end a script with a go to field, but there is no go to button command that I know of. Any work arounds? The idea is to be able to activate a button via keyboard "Enter" as the next user step after a script runs.... without any mouse involvement. (These folks like their keyboards)
comment Posted January 22, 2006 Posted January 22, 2006 :) If a script is running already, it can call another script directly. What's the point in using a button as a middleman?
aharown07 Posted January 23, 2006 Author Posted January 23, 2006 The button is the first of several on a particular tab the layout. The user may choose to activate it or tab to the next, etc. In the workflow there just isn't a field that they need to be in at this point in the process, otherwise, I'd just have the initial script put them in that field. As it is at the moment, I've put a totally useless global field in the neighborhood of the buttons and they can tab into the series from there, but it sure ain't pretty.
Recommended Posts
This topic is 6882 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 accountSign in
Already have an account? Sign in here.
Sign In Now