Skip 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.

script to assign to button

Featured Replies

Hello Together,

say I want to search for a Last Name in my database, so far no problem using the find layout. But now I want to do the same thing, only that I enter the name I want to find in a separate field XY which is on a different layout called SEARCH. The entire thing looks like: Enter name you are looking for into field XY >> then click button FIND. After the name is entered into the field I want to push the FIND button that has the find script assigned to it.

How would my script have to look like? So far I have the following:

Enter Browse Mode

Go to Layout ["Data"] (this is the layout all names are on)

Show All Records

Enter Find Mode

Insert Text [selcet, "Last Name",""]

Perform Find[]

How does my row Insert Text [select, "Last Name","=???"] has to look like? If I click the Specify button I'd have to enter a certain name but I actually want the script to function that it looks for the name that is entered into the XY field.

If this sounds too confusuing I can upload the fp5 file.

Thanks guys,

Andy

Try:

Enter Find Mode

Set Field [Last Name, XY]

Perform Find[]

This will work for everything except date ranges.

Make sure XY is a global field.

  • Author

That's It!! Thank you very much,

Andy

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.