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,

I have a filemaker database that keeps track of tickets for IT requests. I was wondering how I could change it so that once a ticket is closed, it makes the ticket no longer editable. Thanks.

Hello dailo,

One way to do this would be to use privilege set constraints. Eg if you set up record level access privileges for all users with a formula for editing records in the table in question (ie File-Define-Accounts & Privileges...-Privilege Sets-[PrivilegeSetName]-Records-CustomPrivileges...-[TableName]-Edit-Limited...) with a formula along the lines of:

not (TicketsTable::TicketStatus = "Closed")

When this is in place, users who log in with accounts which are assigned to the relevant privilege set/s will not be able to edit records in the TicketsTable table which have the value of 'Closed' in the TicketStatus field. :(

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.