skearton Posted May 27, 2012 Posted May 27, 2012 I have a Quote table with a field on it named "_kf_ContactID_OrderedBy". On the Quote_Detail Layout I have a portal "quote_project_PROJECTCONTACTS" and within the ProjectContacts table there is a field called "Type", where the used can select from 1 of 4 types: Bill To, Ordered By, Ship To and Install To. The user can add as many project contacts as needed and designate each contact a "type" multiple times. So, a user could add two different contacts and make both "Ordered By". I want the field "_kf_ContactID_OrderedBy" on the quote table, auto set the ID of the contact if there is only one "Ordered By" type, and if there is more than one, let the user select, via a drop down list, the one they want to use on the Quote form. I'm having trouble setting up the filtering relationship to do this. Right now I can see all project contacts in the drop down list, but need to narrow it down to just that projectID and the project contact type of "Ordered By". Any suggestions on how to handle this would be appreciated.
skearton Posted July 17, 2012 Author Posted July 17, 2012 OK, so I got it to filter finally, but now I'm wondering how to auto populate the Quote ATTN drop down value list IF there is only one contact with the type of "Ordered By". Any smart ways to do this?
Tom R. Posted July 29, 2012 Posted July 29, 2012 I'm not sure I fully grasp your situation, but it sounds like you might find the following helpful. There's a post at FilemakerHacks regarding dwindling value lists - http://www.filemakerhacks.com/?p=5219. Also, FileMakerMagazine.com has a video tutorial on the topic, which they refer to as Cascading Value Lists - http://www.filemakermagazine.com/videos/cascading-value-lists-learning-executesql.html. You can preview the video but the full version requires a subscription. (The site is very helpful and well worth the subscription imho.) If the links are not helpful, my apologies. Good luck, Tom
Recommended Posts
This topic is 4560 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