Newbies cal1801 Posted September 3, 2012 Newbies Posted September 3, 2012 I am creating a database to set and store summer camp schedules for different weeks. We run 8 weeks of camp, some camps are Sun - Friday, some are Sun - Wed, and some are two weeks long. Each day as slightly different times because of different schedules. Some activities will involve the whole camp, while other activities are broken up by groups (colors). I can create weeks, and set the different days to different weeks. Where I am stuck is going into the days (of the current week I am working with) and setting the times of the schedule. I have tried portal windows, nested portals (which I quickly figured out didn't work), and many different scripts but they have not worked out. Any help would be appreciated, programmer from college, new to FileMaker. I have attached my currently database relationships (ERD), and a PDF of a sample schedule 2011 Week 2 FULL SCHEDULE.pdf
Fitch Posted September 4, 2012 Posted September 4, 2012 If you haven't done so, take a look at the calendar example at www.seedcode.com. Keep in mind that the FileMaker relationship graph is not an ERD -- you can employ multiple table occurrences of the base table as needed. That said, with FM12 you may be able to keep your graph fairly simple by using the new ExecuteSQL function to find and display the data you need.
Recommended Posts
This topic is 4523 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