On the web, I want to create a drop down list that lists the documents in a particular view. When a user clicks on a document in the list, I want it to open up the document. I guess it would also be nice to be able to type ahead and have it jump to the doc in the list too. But not completely necessary.
I’ve played around with embedding views and all that, but it is not the look I am going for. Any suggestions for what direction I should take?
As always, thanks for the tips. This forum has been a tremendous help to me.