Steve G Posted October 13, 2008 Posted October 13, 2008 Field #1 is a number field with a drop-down list calling upon a dynamically created value list using values from another table. Field #2 is a number field with a pop-up menu calling upon a dynamically created value list using values from another table that are related to the value in field #1. The proper workflow is: The user makes a selection from the drop-down list in Field #1, then makes a selection from the pop-up menu in Field #2. When this happens everything works great. The problem is, the user can make a section in Field #1, then make a selection in Field #2, and then go back and change the selection in Field #1. When this happens it mildly screws up a few relationships which I'm naturally trying to avoid. Is there any way to tell FileMaker "whenever the value in Field #1 changes from what it was, erase the value in Field #2"? The workaround I have now is a button that erases Field #2, but I want something that's automatic and doesn't depend on the user.
comment Posted October 13, 2008 Posted October 13, 2008 LOL, so soon? See if this helps: http://www.fmforums.com/forum/showpost.php?post/195641/
Steve G Posted October 13, 2008 Author Posted October 13, 2008 Yeah, I know. : What you gave me yesterday worked well; that's not the problem. I'm now trying to add a layer of idiot-proofing to my database so that Bad Things don't happen. Thanks for the link; I'll take a look.
Recommended Posts
This topic is 5945 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