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.

create record on FM8-Server

Featured Replies

Hi!

I have the following problem:

This Script works fine on a local database.

If the same database is running on an Server (fm8v2), then the same filemaker client has on access to the record ids and got an error:

tell application "FileMaker Pro Advanced"

tell database "Programm_Import"

show layout "Programme_zum_Einspielen"

tell table "Programme_zum_Einspielen"

set newrecord to create new record

save

set cell "Programmname" of newrecord to "test"

end tell

end tell

end tell

I have tested this on 2 different machines with the same result.

Does anybody have a solution for this?

best regards,

karo.

  • Author

Hi!

Now I have found myself a solution.

If the database is running on the server, it seems that this thing works:

set newRec to create new record at table xy

Then I get the right ID with full access.

Don’t ask me why there is a different behaivor...

best regards,

karo.

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.