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

I have a field that is a calculation.

And is set in the layout as a Pop-Up List.

Can I modify the Pop-Up List without getting the error "This field is not modifyable"?

What I am trying to do is this:

I have to database files. One is jobs.fp5 and the other is to_do.fp5. Both, have a status field, which are pop-up lists with values: incomplete, in progress, in print, received, etc..

I want to be able to be in either file, make the change to status and have the other files pop-up list change as well. I could do it with a script, if I have both files opened side by side then it doesn't display until a button is pushed.

Any help would be greatly appreciated.

Michael

You can only "change" a calculation field by editing one of the fields that the calculation is based upon. If the calc was:

If ( isempty( field ) ; "no" ; "yes" )

...the only way to change the calculation result is to change the value in "field".

Formatting a calculation field as a list or menu won't change the fact that it can only be changed by editing one of the fields that the calculation is based upon.

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.