hlabonte Posted February 1, 2006 Posted February 1, 2006 Not sure if this is the correct board, but... (FMP7) I'm creating a small database consisting of two files. Students and DormRooms. The DormRooms is a finite list of available dorm rooms for bed assignments. The Students file contains a field for "dorm_assignment". In the students file, I have a field used to assign a room (value list from DormRooms). How do I make that value list dynamic, and allow only the unassigned rooms to display? Curious to read thoughts on this. Thanks in advance.
comment Posted February 1, 2006 Posted February 1, 2006 You could try something like this (attached). Note that there is a refresh issue, so the field is popped by a script. Dorms.fp7.zip
Recommended Posts
This topic is 6870 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