Newbies Douglas Skarr Posted November 8, 2000 Newbies Posted November 8, 2000 I designed a find screen using radio buttons for 8 fields. If only 1 radio button is selected to perform the find, all 8 buttons are populated/displyed after the find is performed. Is there a way to display only the radio buttons that were chosen?
Kurt Knippel Posted November 8, 2000 Posted November 8, 2000 quote: Originally posted by Douglas Skarr: I designed a find screen using radio buttons for 8 fields. If only 1 radio button is selected to perform the find, all 8 buttons are populated/displyed after the find is performed. Is there a way to display only the radio buttons that were chosen? Hmm, well you could use two fields. One being the field you have now and another being a normal text field. Stick the current field on the find layout and the normal field on the results layout. This way you'll have the radio button to select from,but the results layout will only show the one actually selected. P.S. These field(s) should probably be globals for the find selection, otherwise your results will simply display what is in the first record. ------------------ =-=-=-=-=-=-=-=-=-=-=-=-= Kurt Knippel Consultant Database Resources mailto:[email protected] http://www.database-resources.com =-=-=-=-=-=-=-=-=-=-=-=-=
Recommended Posts
This topic is 8782 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