GertLievens Posted April 4, 2007 Posted April 4, 2007 (edited) I'm new with FileMaker and read some of the topics about filtering value lists etc. But I'm having a parent-child problem with my program: say I have a Category-table. I want to make a difference between a main category and a sub-category. When I create a new category, i need to select if it is a subcategory or a main category. In parentID I want a value list that displays only the category's that are marked 'main category'. For example (screenshot): The drop-down list should only display category's where CatType = mainCategory It's probably pretty simple.. Edited April 4, 2007 by Guest
mr_vodka Posted April 4, 2007 Posted April 4, 2007 You can have a global field on your parent side that stores the word "mainCategory" and use that as a key to the child Category field.
Recommended Posts
This topic is 6444 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