Newbies Bob Jones Posted May 4, 2006 Newbies Posted May 4, 2006 (edited) I have a very simple database with one record for each hiking trail. I'd like to have a drop-down list on my layout that would list all of the "name" fields I have. When I select a particular name, it would go to that record. Of course when I add a new record, the list must be updated. Not sure what I did before but I got a dropdown list, but when I selected the name it just changed the contents of the name field of the current record to the one I chose instead of actually going to that record. I'm sure this is very simple but it's too tough for me. Thanks Edited May 4, 2006 by Guest
John Mark Osborne Posted May 4, 2006 Posted May 4, 2006 I would recommend entering find mode (from the View menu) and then selecting the drop-down list. This will create a find request rather than modifying a record. Then, you can perform the find (Find button in the Status Area on the left) and be transported to the record you selected from the drop-down list.
Lee Smith Posted May 4, 2006 Posted May 4, 2006 I think you need a relationship, value list and a Portal. Post a copy of your file and we'll see what we can do to get you started. Lee
Recommended Posts
This topic is 6778 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