We currently have auto complete extender to display medications to users as they type.
we would like to limit the medications displayed to a subset of the compelete medications based on some conditions but would like to allow the user to "see more medications" if necessary.
So we would like add "Load More" as the last item in the list of suggestions and when the user clicks this option, the list of suggestions should show the complete list. ...
Any suggestions on how to implement this will be helpful ..
Thanks in advance
Sri