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.

Find script question ...

Featured Replies

Hi,

I have a list of users with there Name ,phone number and email. I have a "status" field wich have to be enter using a value list. The Values are "Freelancer" ,"Permanent", "Away", "Standby".

When a users are looking for somebody email or phone number they make a search by "Name".

Now, I want the result to display only the ones that are "Freelancer" or "permanent", when people make a search.

How can i make this happen using a script or a calculation ?

thx

guy

One way to do it is use the Perform Find script action.

add the script action and dbl click on the line, it should display a dialog.

click the new button, and add a find.

pick the table you want to find on from the drop down.

type for Criteria "Freelancer" (no quotes); click Add.

now add another line by doing the same thing again, but instead type "permanent"

save the script.

to do a simple test, create a layout with the table you want to search (must be same table as the table you picked from the drop down list when adding the 'finds' to the find script.

pick from the scripts menu the script you created.

(put the layout in table view)

and you should see the matches for Freelancer or permanent.

hope that does the trick.

sincerely,

J__

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.