November 8, 200025 yr Newbies 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?
November 8, 200025 yr 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 =-=-=-=-=-=-=-=-=-=-=-=-=
Create an account or sign in to comment