S
soundneedle
I have a custom appointment form that contains a textbox (txtSearch)
and listbox (lstSearchResults). I'd like the user to type in a (partial
or complete) title in txtSearch. Then have the results displayed in
lstSearchResults. Then, when the user clicks a selection in
lstSearchResults, the form navigates to that Subject, which is the
standard subject field for appointments.
Is this possible...or, maybe there's a better way to accomplish this?
Thanks for any tips...
and listbox (lstSearchResults). I'd like the user to type in a (partial
or complete) title in txtSearch. Then have the results displayed in
lstSearchResults. Then, when the user clicks a selection in
lstSearchResults, the form navigates to that Subject, which is the
standard subject field for appointments.
Is this possible...or, maybe there's a better way to accomplish this?
Thanks for any tips...