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

Hi

For example, if I have 10 records with a priority field so record 1 is priority 1, record 2 is 2 etc. then I change say record 5 to priority 1, it will automatically change old priority 1 to 2, 2 to 3,etc. Thanks

First of all YOU need to really think through how this will work and write out your logic in pseudo-code (basically a normal language process of what will happen, with as much application specific code as you know).

For instance:

User Changes Priority

Goto First Record

Loop

Set New Priority

Goto Next Record [Exit After Last]

End Loop

Or whatever. You really need to think this logic through, because I am not sure that you really want to do what you are saying that you want to do.

Once you have the actual logic worked out and the pseudo-code written, you should be able to convert it to Filemaker scripting pretty easily. Or you will have more specific questions to ask.

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.