Newbies uruludu Posted September 8, 2002 Newbies Posted September 8, 2002 Can someone point me in the direction of a good tutorial or instructions on how to build Parent-Child relationships in FM? I have a number of general business types (Retail, Restaurant) that I want to subdivide into more specific groups (Retail:Mens Clothing, Retail:Womens Clothing), but I still want to be able to search and sort on the Parent cat... and I would like expansion flexibility to further narrow the Child cats (Retail:Mens Clothing:Shirts, Retail:Mens Clothing:Slacks). (I know how to do this in MySQL, but FM stumps me).
Kurt Knippel Posted September 9, 2002 Posted September 9, 2002 Well you would develop this in Filemaker exactly as you would in any other relational database system. Specifically you do not need relationships as what you are describing is really just a more refined system of describing the record. In this case you could make your Types and SubTypes seperate files, but I do not see that they are actually distinct types of records and are really just a way of describing another record. I would just stick them into a couple of fields (i.e. Type, SubType), so that you can find and sort by them seperately. Of course, you may have other unstated problems or requirements that are leading you down this path. Is this the case? If so what are the requirements?
Newbies uruludu Posted September 10, 2002 Author Newbies Posted September 10, 2002 Hmmm. Might work. Would ultimately need to create a dropdown menu from a Value List generated from merged Type Subtype fields. Will have to work that through.
Recommended Posts
This topic is 8271 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