Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Click a button in find to start a script

Featured Replies

Is there a way to go from field to field and tab or enter into a button to click into a script.

ie.. [FIELD] (TAB) [FIELD] (TAB) [bUTTON] (ENTER)

Sorry Dobbers,

You can not access a button by tabbing into it.

Perhaps if you tell us a little more about what you are trying to accomplish, there will be another way of doing it that will be just as good or better.

HTH

Lee

smirk.gif

  • Author

I have a clerking database which starts at the [Customer ID number] (tab) into the [price] (tab) into the [product ID number] and then (tab) into the [script button] and hit (enter) to generate a script. Is this possible

What action will the script to perform?

If this is for something repetitive, then just use a looping script like this...

Loop

Do your thing

Pause/Resume

End Loop

When you activate this script, it will perform the steps you assign, then wait for the user to hit "Enter". Every time the user hits "Enter", the script will start again.

Since you posted this to the Finding & Searching forum, I'm going to suggest another possibility in case the script you want to activate is one that is a search script for criteria entered by the user.

Go to Layout [ Search ]

Enter Find Mode [ Pause ]

Perform Find []

Basically, if you want to initiate a search as the script, you can enter Find mode with a script step and use the Pause option for the script step. Then when the user hits the Enter key, the script will resume. If there are other things you want to do, the script will get more complicated, but this might be what you're looking for. Just make sure that you don't restore the find options for either the Enter Find Mode or Perform Find steps, unless that's what you want to do. That option is checked by default when you add those steps.

Chuck

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.