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.

Finding based on Fields that do Not Allow Entry!!!

Featured Replies

Hi,

Without boring you with the details tongue.gif I have set several fields in my database layout to Not Allow Entry. How do I now find records based on those fields?

Since they do Not Allow Entry, I cannot enter a criteria for Finding!!!! AAAAAARGGH!

I really don't want people to be able to mess (even accidentally) with the set values!

Can anyone offer some suggestions?

Thanks in advance

James

[ March 17, 2002, 08:57 AM: Message edited by: JimDiGrip ]

Hi,

If you create a find layout with entry set to allowed for the fields, but hide that layout in the layouts menu, you can script it to go to that layout only for a find, then return to your locked layout afterwards.

Create stored calculation fields for each field that you want to be able to enter find values in. The calculations should equal the field.

Put these fields on your layout(s) instead of the other fields, and allow data entry in them.

This adds some storage overhead but works fine otherwise since you cannot change the value of a calculation field.

Good luck

Daniel

Can you just make the field read-only? You can still enter values in find-mode, but not in browse.

Old Advance Man

You could allow entry into the field and then validate it. Choose Member of Value List and define the value list to use values from the same field. You could give it a strict validation so that the user can't override.

Use a script to override the entry settings (scripts do this !), but only if Status(CurrentMode) = 1.

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.