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.

Runing a script inside a field

Featured Replies

Is it possible to do this?

I have a field that I put the search data in, then a search button next to it, I keep geting complaints from people that they should be able to put the data in the search field and press enter. can I make it do a scrpt off of the enter key inside a field?

If you're paused while in Find Mode, Enter or Return will continue the script. If you're paused while in Browse Mode, only Enter (Ctrl-Return) will continue it.

  • Author

dont think I explained it right, I have a car dealership. and we look the cars up by stock number to load the record. so one of the employees would punch in 2423 in the field and click the search button, but they want to enter the 2423 in the field and hit enter instead of clicking the search button

Then you either have to put them in a script before they enter the search, by clicking, say, a Find button, or use the EventScript plugin to trigger a script.

Or you could format the field as a pop-up menu and as a button. This probably isn't feasible in your situation though.

  • Author

Well the whole point was not to have them click anything.

is there a way to run a script once someone starts entering something into a field? or focuses on a field?

If you don't want to have a plugin, you could just set up a looping script that pauses in find mode for users to enter the criteria, when they hit enter or return, it performs the find and shows the results in preview mode and pauses again. When the user hits return again, the loop starts over the user is returned to find mode. Just add a button to cancel the loop when you want it to stop. (If you want to view the result in browse mode instead of preview, users will have to use the enter key on the numeric pad, as Queue mentioned above)

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.