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.

Multiple possible links to other table.

Featured Replies

This might have been answered elsewhere, but I couldn't find it. If so, feel free to link to elsewhere, I'm sure there's a common (if not simple) solution.

I have an employee table, with an ID number, a username and a full name.

I also have a Job table, which has a Employee ID as a linking field, so where Job::Employee ID = Employee::ID.

The employee can create a Job, and I want them to be able to enter their username OR their ID number into the dialog. If they enter ID number, it's easy. If they enter username, ideally I'd search the Employee table for that username, get the ID number, and paste that into Job::Employee ID.

However, I the employees don't have access to the Employee table to do the search. The tables are in seperate databases files, and I don't want to have to change all the permissions for the entire second file just to give employees the ability to search one field of one table.

Is there a workaround solution?

If they are creating jobs for themselves, why not have the database populate the EmployeeID automatically? You should be able to get that from a relationship between a global or unstored calc in the current table to the Employee table via the username.

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.