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.

Duplicating records

Featured Replies

I'm not sure if this is the right place for this post...forgive me if it's not.

I have a solution I'm using in a school where the grade of the student in the DB needs to be changed each fall. I have that figured out. However, the teachers want to keep all the data from previous years, so instead of simply changing the grade I need to duplicate each record and then change the grade on only one.

In my mind I've solved this by exporting all the records--running my ChangeGrade script--importing the records just exported. I would put all this in one script which would run when the solution is launched if Today'sDate=September 1.

Does this make sense? Is there a better way to do it?

Thanks.

Susan

A little more advanced idea is to have two files: Students and Grades (or School Years, etc). These files would be related by a StudentID#. Each student record in Students can then display a list of grades for each student. New grades can be entered by clicking in the next empty portal row (if the relationship is set to "allow creation of related records"). Using this approach all the student data doesn't need to be duplicated in another set of records in the same file.

-bd

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.