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.

Press Enter and not perform find

Featured Replies

I have a button on my layout to "find record". All it does is go to a different layout, and enter find mode. I have a 'find' button on that layout that runs a script that takes the user to another layout, which lists the found set.

The users here are really big on pressing enter, and not clicking a button. When they press enter, it performs the find in the current layout, instead of running the script that takes it to the list layout.

I know it's because the focus of the enter key is on the "find" button on the status area to the left, and I don't know how to make it... NOT do that... Is there any way I can make is so that the "enter" button will run the script that performs the find and goes to the different layout?

make a custom find request by letting users enter into global fields, then make a script which enters this info into a find request and performs the find. omitting records can be kind of tricky, but otherwise its dead simple.

  • Author

So I will have to create a global field for each field that I want to be serachable?

sorry, here is a better way:

the script is

go to layout, "Find"

activate search (don't click pause, no predefines)

pause script , indefinite

search (no predefines)

go to layout "xxx"

(i often prefer globals because i want to keep a search history, marking keeping the found set ...)

  • Author

Thanks, that worked great. It's kinda weird how that works, though... Thanks!

  • 2 months later...
  • Newbies

Help

I have this same problem, could you explain your script a little more for me, im clearly an idiot!

I too have a script that enters search mode on opening a DB, then 3 searchable fields, and a search button. As you say people always hit enter and screw things up

I tried interpreting the steps you list but to no avail

Any help would be much appreciated

Thanks

Lee

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.