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

hello!

this is my first post EVER! so please be kind. ive searched everywhere on the site to try to find an answer but nothing...

so here is my setup:

i am building a school scheduler where the user can see assigned "rooms", "periods", and "class". these 3 fields are on a table called "scheduler". And each of the fields are foreign and grabbed from their respected tables.

what i need is validation calculation for each field (rooms, periods, class) that examines that no record creates duplicates.

the tricky part is this:

- a "rooms" can have the multiple "class" but not the same "period".

- and vice versa, a "class" can have multiple "rooms" but not the same "period."

example:

Room 100 = Class 4A = Period A

Room 100 = Class 5A = Period B

Room 200 = Class 5A = Period A

Room 200 = Class 4A = Period B

thanks in advanced for the help, and i really hope i made sense. }:|

There is an example on my web site that you can modify to meet your needs:

http://www.filemakerpros.com/Duplicatesv7.zip

There are actually, 5 techniques in this one file so look at the Validate method.

  • Author

thanks a lot!

the file is very informative. i will try to incorporate the calculation into my file.

  • Author

i got everything to work. thanks again. :thumbup:

Thanks for letting us know!

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.