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.

Disabling find Mode

Featured Replies

Hello

I am trying to achieve the following

I need to disable the find mode on a particular layout. I need to stop people entering find mode with any method except for a button which runs a script

I can't lock the status area as they need the omit box

This is because I have two identical layouts one for editing and one for find - the find layout only works with custom buttons (and the omit box)

I have looked on privilege sets and can see no option for making a layout edit only and the custom menus seem to apply to all layouts

Any suggestions greatfully rec'd

You can create a new custom menu set, with a custom menu that has no find, and have that layout use that new menu set.

  • Author

Hello

Thanks very much for replying

I have disabled the browse mode - but if I show the status area I still get the find button on the left hand button despite the fact perform find doesn't show in the menu

Is there anyway to cofigure this so the find button doesn't show in the left hand panel when it is in find mode

Or is there anyway to have a field on the main layout which performs the same function as the omit button

There isn't a way to programmatically control what icons display in the status area. If you want to hide the "Perform Find" button in the toolbar because you're trying to control a scripted process, you could use custom menus to co-opt the "Perform Find" menu item to perform your script of choice rather than outright disable the menu item. If you re-name the menu item, your name will appear in place of "Perform Find" on the toolbar. There isn't a way to use a different icon in the toolbar, however.

There is a way to perform the "Omit" function without the button in the Find mode toolbar. Create a button on the body of your layout that is set to perform an "Omit Record" command. Use the Get ( RequestOmitState ) function in a conditional format to indicate which requests are for omits; the function returns True (1) on omits, and False (0) otherwise (in Find mode).

  • 2 weeks later...
  • Author

Hi

Thanks to everyone who replied

I managed to solve this by getting the perform find function to perform a script (part of the custom menu set for the layout)

So that way you can still have the status area with the omit box and the perform find but you are controlling what happens when the user hits the perform find on the status area

Create an account or sign in to comment

Important Information

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

Account

Navigation

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.