January 22, 200620 yr 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)
January 22, 200620 yr :) If a script is running already, it can call another script directly. What's the point in using a button as a middleman?
January 23, 200620 yr Author 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.
Create an account or sign in to comment