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.

Conditional formatting to set field access

Featured Replies

It would be really nice to have a simple "Locked: Yes / No" radio button on a record, so that nobody can accidentally delete data when they wanted to find something, for example.

I can handle this at the layout level by setting access rights to a particular layout using a yes/no button on a different layout, but that's pretty kludgy.

Is it possible to enabled/disable field Browse using a script or conditional formatting?

Or to make it impossible to change the content of the field some other way?

Could this be handled with a custom function?

(Can't find anything pertinent at http://www.briandunning.com/filemaker-custom-functions/list.php)

Thank you for your time.

To solve this purely at the layout level, you can use two sets of fields - one enterable, the other not - in a tab control object.

Alternatively, use a global gLocked field and allow record editing only when not gLocked. Note that the script that toggles gLocked needs to run with full access privileges.

  • Author

Both intriguing ideas, thank you.

I used Visual Basic for many years, and the ability to directly access any item property was very, very useful.

My mind still tends to think of solutions from the VB point of view, which is usually not the right approach with FileMaker.

Thanks!

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.