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.

fs6 multi search one field

Featured Replies

hi

I can not think anymore (it seems)

What I would like to do is to ask the user in de find mode to ask a category to search for.

When done I would to extend the search with another category. So he asked for cat1 but he will get cat1 and cat2 back

Can someone give me some direction how to handle this?

thanks

emma

  • Author

someone?

thanks

emma

  • Author

Please can someone direct me in the right direction?

thanks

emma

Im sorry Emmade, I am not sure if I understand your question correctly. If you are looking to search for mutiple fields by putting in search criteria into only one field, then there are posts already discussing this matter.

However, if you want to perform a search into multiple fields for a specific value, in find mode you would just have to add a new request.

But from your post, I am unsure if you want to search for a partial word etc. Can you elaborate?

  • Author

thanks to so much!

I would like to have the user to select a category and the script to add an extra category to the search.

So that the result (a report) will be the category the user selected plus an extra category (put in the script)

thanks!

emma

Hi Emma, to add another find request, all you have to do is create a new request in find mode.

In other words, if you have a field called FirstName, you can go to find mode, have the user Enter the first criteria, lets say Bob.

Then under the requests menu , Add a New request.

Enter Jim

When you perform find it will show all records with Jim or Bob in the FirstName field.

To script this, you can have a button with a script like this:


If (Status (CurrentMode) = 1)

  New Record/Request

Else

  Enter Find Mode []

End If 

HTH

  • Author

Hi Vodka,

Thanks it is working!!

emma

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.