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.

Overwrite protection for fields

Featured Replies

I need to protect certain fields from being overwritten once data has been added.

This is for a solution where certain medical information must not be alerted, once entered.

Any thoughts?

Edited by Guest

  • Author

In answer to my own query, if I make a field a button and attach the script;

If Field A <>"

Show Custom Dialogue ["No re-entry allowed."]

exit script

else

Go to Field A

End if

it works fine except if the field repeats. I can't apply the script to other than the first value and then with what seem to be unpredictable results.

Any thoughts?

Why not duplicate the layout and set all the field behavior so that none of the fields are accessible. You could also make a duplicate layout of merge fields. When someone makes a NEW record you go to a record for entry. If you go to REVIEW your records you would see the inaccessible layout. Only the administrator would have permissions to access the data entry layouts.

The script solution might be easier, but I thought I'd throw out an alternative.

George--

You mention repeating fields. Get rid of them. Repeating fields are not a very manageable aspect of Filemaker.

You should create a related table to hold your repeating information. The related table would have a separate record for each entry in the repeating field. It would have a field that stores the parent record ID, along with fields to hold the individual entries. You'd have a relationship from parent to child, and a layout with a portal to view the information.

esegal's solution is probably an easier and more secure method, and would also work well with the structure I mentioned.

HTH,

David

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.