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.

Simple find using a popup possible?

Featured Replies

I have a table with FirstName, LastName, address fields, etc.

On my layout, in addition to these fields, I have a pop-up populated by a value list of all the LastNames.

Next to this pop-up I have a button labeled "GO".

Once the user has chosen the last name from the pop-up for the record they want to navigate to, I would like the GO button to take them there.

Is there some simple script that I can attach to the GO button to do this? I know how to attach a script to the button to go to next/go to previous, but how do I go to the record where "LastName" = the name the user has chosen from the pop-up? THANKS.

Hi, MarkSL C! Why you dint want using Find?

Look attachment!

aaa.zip

this is what you have to do if you want to use a pop up

i'm assuming its a dialog box

so you would have to have a script to bring up the pop up then on the next one or next step you have to put in :)

if

get(lastmessagechoice)= 1

preformscript [go]

else

exit script

end if

  • Author

Major props to you aaa! Thanks for coming up with the db file for me to download and inspect.

My main problem is now solved ... although when I got to thinking ... it would be nice to be able to go to the new record as soon as the choice is made from the pop-up--without having to click the Go button.

Is possible?

Hi, Mark! In attacment you will see solving without button clicking.

aaa.zip

Edited by Guest

  • Author

Wow. Works great. I could never have come up with that. Thank you. (I have a lot to learn with scripting...)

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.