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

  • Newbies

I have FileMaker Pro (unfortunately not advanced) and have created a ChangeLog table for my solution. The idea is that whenever the user enters or modifies information into a field, I record where (table, ID, field), when (date, time), who (user) and what (field content before and after) was done.

 

The problem that I have is that a user can delete a record using a toolbar button. If I understand correctly, I cannot attach a script to that action in FileMaker Pro (but in Advance I could do it using custom menus). Is there an "easy" way for me to still document that the user deleted a record?

 

In case it helps; all my tables are equipped with a table ID which is an automatic serial number.

Completely lock down the status bar to the user and replicate the necessary functionality with buttons.

Youll have to build some complex scripts so the advantages of advanced come into play here.

IMHO If you have the need and knowledge to build a changelog you probably need to step up to Advanced anyway. The benefits of script debugger, data viewer, and custom functions alone are worth the price of admission.

Use the privilege set to take away the user's ability to delete records.

Then provide them with a "delete" script so that you can log the action before deleting the record.  The Delete script can be toggled to run as "full access" so it overrides the user's restriction.

What Wim said...Consider me skoold :grad:

Instead of hiding the toolbar, use custom menus to take control of the Delete Record menu command which in turn will also take control of the delete toolbar button.  The menu can be pointed to a script that you write to take complete control of the process.

 

Modifying the privilege set should also be done as Wim describes so that more clever people cannot find a way around your UI to do things they should not.

Brian C.. OP said not on Advanced so no custom menus

  • Author
  • Newbies

Thank you all for the suggestions, and for helping me make a case that it is time to upgrade to FileMaker Advanced. :yep:

Indeed it is.  I could not imagine trying to design without using FMPA.  Good for you and go for it!!  :-)

Yes, Custom Menus, Custom Functions, and Debugging are critical IMO.

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.