Wildy71 Posted November 20, 2002 Posted November 20, 2002 Okay, I posted a question the other day about a script starting automatically when you enter a value. I was told that plugins were required. It's not an option for my situation, so I'll just use a "Begin" type of a button to trigger the script. Thanks for your advice though. Now I need more help with this area. I want the user to choose a grade from a pop-up menu, then a script does a find of all student records that match that grade. I'm not sure how to make a scripted 'find' that is dependent upon the choice from a value list in a pop-up. Can you help? Thanks, Paul
jasonwood Posted November 20, 2002 Posted November 20, 2002 Are you already in find mode? or is this a global field you are using to enter the search criteria? If you're already in find mode, then your "Go" button just performs the find. If you're using a global field then the script does this: Enter Find Mode Setfield(grade, globalGrade) Perform Find
Recommended Posts
This topic is 8109 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