S
soni
I have a seach form somewhat based on Allen Browne's search form. In the
Header portion of the form I have an option group and one text box. In the
Detail of the form, it will show the results.
The option group has Titles as one option or Authors as another option.
Depending on which option the user selects will determine how the search is
performed.
If the user selects Titles, types a title in the unbound text box (in the
header) all titles will show up in the detail of the form. not only will the
titles show, but all relavent information. (author,publisher, etc.) I can get
this to work without the option however I can only seach by title. I would
like to have the option to search either by titles or authors.
Header portion of the form I have an option group and one text box. In the
Detail of the form, it will show the results.
The option group has Titles as one option or Authors as another option.
Depending on which option the user selects will determine how the search is
performed.
If the user selects Titles, types a title in the unbound text box (in the
header) all titles will show up in the detail of the form. not only will the
titles show, but all relavent information. (author,publisher, etc.) I can get
this to work without the option however I can only seach by title. I would
like to have the option to search either by titles or authors.