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.

Featured Replies

We have an inventory application that allows users to add items to the database one at a time.  These are not brand new records but rather records which correspond to pallets where you have to change the quantity in a particular location.  The office would like them to switch to table view and modify several at one time.  So we put a button on the form which switches it to table view but want some way to protect existing data so they don't mess up any other records.  For example some record and error checking when making a change on a field before it is changed completely.  What is a logistical way for handling editing data in such a way? 

 

Thanks

What distinguishes the records they're allowed to change from the records they shouldn't?

You should always try to implement data protection at the data layer.

Fields can be set up with validations that fire before data is actually saved so that when validation fails data remains in the state it was before change.

If the FM validation engine can not work for you then there are things in the interface layer and security/permissions layer that can be used to protect data.

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.