Hi All,
Wondered if you may be able to help with a problem I have, I have to update lots of activities with a release date, the release date is important so we know we cannot schedule anything past that date. The release dates are in its own table and has the following fields filmID, Film Title, Territory, the release date and projectID. The filmID is related to the Films table and from the films layout I have a portal showing when that film is being shown in a particular territory.
I also have a project table and I can schedule activities to a particular film, within this table I have a field called release date and I would like to have the field automatically update itself, when you create a new activity you choose the Project, then Territory all via value lists.
Release date Table Record 1:
FilmID: 1234
FilmTitle: test
Territory: United States
Release Date: 1st July 2008
ProjectID: 22222
Release date Table - Record 2:
FilmID: 1234
FilmTitle: test
Territory: Japan
Release Date: 20th July 2008
ProjectID: 22222
So if I choose new activity for the film test and then choose United States the release date field automatically enters 1st July 2008, if Japan 20th July 2008 and so on - and if you updated the release date because the date changed, all records would be automatically updated as well,
I'm sure Filemaker could do this, maybe via a calculation and a case statement - but I'm just not sure how?
I hope someone could help and apologies for the long message,
Best,
Roy