Mark Thiessen Posted September 15, 2006 Posted September 15, 2006 I'm trying to filter portals with checkboxes. Each record in the portal can have 1 of 5 different status's. Above the portal is a checkbox for each status. I'd like the user to see only the records that match the status of the checked items. After working on this for several hours I'm beginning to think it can't be done in Filemaker. It seems I need an "OR" instead of "AND" operator when creating the multi-value relationship. I've attempted several workarounds with no success. Has anyone solved this or have I ran into a limitation of Filemaker?
LaRetta Posted September 15, 2006 Posted September 15, 2006 A multiline for the left side of the relationship (in this case your status checkbox field naturally produces a multiline), joined to the Status (single entry field) in your child table, will produce an OR condition, ie, each checked item will be treated as a separate left-side key and complete the relationship. So join your checkbox (global text) field to your child status field on =. Each time they check an item, it will produce an OR match. :wink2:
Ender Posted September 15, 2006 Posted September 15, 2006 A checkbox set will give you an OR relationship. If you specify your fields and relationships and give a couple examples of what you expect to see, we may be able to figure something out.
Mark Thiessen Posted September 15, 2006 Author Posted September 15, 2006 Thanks everyone. It worked. I guess I outsmarted myself. I thought I tried this and it didn't work. I bet I screwed something else up that time. FmForums does it again!!!
Recommended Posts
This topic is 6644 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