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.

How I can cancel "Operators" ?

Featured Replies

for example,  in fınd mode, when I write "...", " * "  like these operators in table. all records are coming. I want to cancel these operators for security. ıf it is possible or not.

You mean when the users do it you want nothing to happen?  You can trap for them with the OnObjectKeystroke event, or do a check with OnValidate if you do not want to do it at every keystroke...

  • Author

I couldn't solve this problem.because  When I write "..." or " * " in fınd mode all records are coming.I want to use this in web publishing.

If you're doing this through Custom Web Publishing, then you can trap for these characters in the php script and exclude them...

 

Although I don't see why you would put this restriction - you want people to search for information, so why restrict the search?

"Escape" each character by preceding it with a backslash.  e.g.  enter * or .

I want to cancel these operators for security. ıf it is possible or not.

 

I believe you are attacking this from the wrong end: if there are records your users are not supposed to see, deny access to them in their privilege set. Such records will be automatically omitted in any find your users perform.

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.