Newbies shatterproof Posted December 26, 2004 Newbies Posted December 26, 2004 i'm trying to create a student database for a nonprofit. i started out using the student records template that comes with fm7. in addition to the layouts already present, i created two more - one one called 'student attendance' and the other 'all students attendance' my first question is: when i click on create new record on the student records layout, it creates one and automatically inserts a serial number. how do i make fm also automatically create a record in the second layout (attendance) that also contains the same serial number? why not just put the attendance information on the first layout you ask? ideally on the attendance layout, i would like to have one line per week, something like... week # | sun | mon | tues | etc the page will eventually get pretty big, which this leads me to my second question: the class is ongoing so i can't just, for example, create 10 lines and be done. so how do i get it to insert a new line automatically each week? any ideas or suggestions are greatly appreciated!
bruceR Posted December 26, 2004 Posted December 26, 2004 Filemaker comes with a tutorial and example files that show you how to create portals and related records. Master the tutorial and then come back with questions.
RalphL Posted December 26, 2004 Posted December 26, 2004 What you are going to need is a new table to store your attendance data. I would use one record to store the data for one student on one day. This means many records for each student. You will have to write a script to create these records, maybe a week's worth at a time.
Recommended Posts
This topic is 7329 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now