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.

Use a change in a field to initiate actions

Featured Replies

I have two layouts one which I want to use to assign projects to operators. I have set the operator layout so it goes to a new record when it is called. When I select the operator I want it to open a seperate layout that will show all the projects assigned to that operator. Obviously I don't want to duplicate assignments , it would be even more useful if I could figure out how to check a selected assignment against what was already assigned. Essentailly what I need is some form of control for when a field changes but I have not been able to find that so far. I am of course a total newbie I am trying to switch from Access to FM. Used to wrting in VBA but scripts are something else. Can anyone help please.

Your workflow isn't clear. You start by saying that you assign projects to operators, then go on to talk about operators and their assignments.

If you are talking about seeing the projects for a given operator, you could add a "portal" to your operator entry window. A portal is like a subform in Access, and allows you to view records in another table that are linked relationally to the current record.

The portal would be based on the Projects table, as linked by the Operator ID, and would display the projects that had the active operator's id in them.

If each project has only one operator associated with it, then just add an OperatorID field to the Projects table, and there won't be any duplicates. In the layout for the project, you would have a control for the operator ID that used a value list based on the Operators table to show you all the operators, and allowing users to select one of them.

You write: "it would be useful if I could figure out how to check a selected assignment against what was already assigned"--I'm not sure what you mean.

HTH,

David

"Essentailly what I need is some form of control for when a field changes" - to answer this question and not really analyze your problem lol, you will need an "onevent" plugin. Have a search for it, i think its made by soft for humans or something and is freeware.

~Genx

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.