daverk Posted August 21, 2000 Posted August 21, 2000 i have a db of students. i have a popup with a value list from the student's names. what i want to do is allow the user to scroll down, select a student, and have that student's record appear. can this be done? added hassle. user is not allowed to change the student name data. if i make the field unchangeable the value list disappears and it becomes a regular field. thanks Dave
WBlanchard Posted August 21, 2000 Posted August 21, 2000 The easiest way to accomplish this is the send your user to a list view layout with your students' name. Make the student's name a button that flips over to a form view of that record. Now they can scroll the list view to find the student click on the name and see the full record. Hope this helps.
daverk Posted August 21, 2000 Author Posted August 21, 2000 That's beautiful. Just what I wanted. Thanks Dave
Recommended Posts
This topic is 8951 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