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.

Stop Non-Specific Searches

Featured Replies

I've created a site using the Site Assistant. This database is managing more then 500000 records and I want to stop people doing a search when the search fields are blank.

When this happens it takes loads of time to return a result because it is finding all records. Is there a way to stop this.

Or

This database has many differnt access names (one for each client), is there a way to tell it to only find the records applicable to the person who's logged in?

I think my 2nd request would be better so that the find can be a kind of "find all" option. But what ever is easier.

Any help!

With respect to the empty field problem, there are two possible solutions:

- add Javascript code that checks the field. However, because this is client-side, this can be bypassed (e.g. by turning Javascript off, or by downloading the form page and modifying it).

e.g. you have a field query that has to be checked, then the JavaScript code could look like this:

and the form must be modified like this:

- another, more secure way is to check the field server-side before the query is submitted. This, however, involves some sort of intermediate database.

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.