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.

Account Names & Relationships

Featured Replies

I am creating a database to enter timecard information. I have a table for the timesheet and a table for user account creation (for use by my supervisor for creating new accounts w/o knowing the program) the account table creates accounts and store user/pass info.

I want to have individual accounts for each employee so they can only access their timecard info. In the timesheet I have the FM 8 get the account name of user and assign it to their timecard. I can get the account name into the employee field, but I want to have FM 8 replace the user name with the cooresponding name of the employee. It would seem that I could do that with relationships, but i do not know how.

See here.

http://www.fmforums.com/forum/showtopic.php?tid/196670

You could also use record level access to only display the current user's records. Do an advanced search for +record +level +access

  • Author

Thanks for you help, an excellent suggestion. However I cannot find where you can have an account view only records for that name. the privileges area does not seem to to have that option?

You create a calculation that defines what the access is dependent upon.

It'd be something like:

CreatedBy = Get( AccountName )

... where the CreatedBy field contains the name of the account that owns the record.

  • Author

That will work great... Next...

I want to have two tables, one for accounts and one for employees. the accounts is for making new accounts, so I want to be able to make an account then choose a name from the employee table as a value list. in the employee table I want to put a field saying which account that name is a associated with.

Account Table:

field 1

username field,

field 2

name from employee table

Employee table:

field 1

employee name,

field 2

cooresponding user account

Edited by Guest

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.